We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad317c3 commit 34ad0b7Copy full SHA for 34ad0b7
reference/configuration/framework.rst
@@ -160,8 +160,6 @@ Configuration
160
* `sender`_
161
* `recipients`_
162
163
- * :ref:`headers <mailer-headers>`
164
-
165
* `php_errors`_
166
167
* `log`_
@@ -2996,16 +2994,6 @@ recipients set in the code.
2996
2994
]);
2997
2995
};
2998
2999
-.. _mailer-headers:
3000
3001
-headers
3002
-.......
3003
3004
-**type**: ``array``
3005
3006
-Headers to add to emails. key (``name`` attribute in xml format)
3007
-is the header name and value the header value.
3008
3009
workflows
3010
~~~~~~~~~
3011
0 commit comments