Skip to content

Commit b25e17a

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: [#14083] Revert mailer.headers option in 4.4 - 5.1
2 parents 676403e + 34ad0b7 commit b25e17a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

reference/configuration/framework.rst

-12
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ Configuration
160160
* `sender`_
161161
* `recipients`_
162162

163-
* :ref:`headers <mailer-headers>`
164-
165163
* `php_errors`_
166164

167165
* `log`_
@@ -2883,16 +2881,6 @@ recipients set in the code.
28832881
]);
28842882
};
28852883
2886-
.. _mailer-headers:
2887-
2888-
headers
2889-
.......
2890-
2891-
**type**: ``array``
2892-
2893-
Headers to add to emails. key (``name`` attribute in xml format)
2894-
is the header name and value the header value.
2895-
28962884
workflows
28972885
~~~~~~~~~
28982886

0 commit comments

Comments
 (0)