Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
unione
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
unione
Commits
a12011a5
Commit
a12011a5
authored
1 month ago
by
Vlad Denysiuk
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3495978
by abyss: Updated info.yml file and removed unused header.
parent
9a39fec1
No related branches found
No related tags found
1 merge request
!26
Issue #3495978 by abyss: Updated info.yml file and removed unused header.
Pipeline
#382791
passed with warnings
1 month ago
Stage: build
Stage: validate
Stage: test
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/Plugin/Mail/UniOneMail.php
+0
-2
0 additions, 2 deletions
src/Plugin/Mail/UniOneMail.php
unione.info.yml
+1
-1
1 addition, 1 deletion
unione.info.yml
with
1 addition
and
3 deletions
src/Plugin/Mail/UniOneMail.php
+
0
−
2
View file @
a12011a5
...
...
@@ -314,8 +314,6 @@ class UniOneMail implements MailInterface, ContainerFactoryPluginInterface {
// Set the header to track the users using this module.
$message
[
'headers'
][
'X-Mailer'
]
=
'drupal-unione,devbranch-unione'
;
// Enable strict mode according to https://docs.unione.io/en/cc-and-bcc .
$message
[
'headers'
][
'X-UNIONE'
]
=
'strict=true'
;
if
(
!
isset
(
$message
[
'headers'
][
'to'
]))
{
$message
[
'headers'
][
'to'
]
=
$message
[
'to'
];
...
...
This diff is collapsed.
Click to expand it.
unione.info.yml
+
1
−
1
View file @
a12011a5
...
...
@@ -6,4 +6,4 @@ core_version_requirement: ^10 || ^11
configure
:
unione.admin_settings_form
dependencies
:
-
mailsystem:mailsystem
-
file
:file
-
drupal
:file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment