We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 453714f + b25e17a commit f50e801Copy full SHA for f50e801
reference/configuration/framework.rst
@@ -183,8 +183,6 @@ Configuration
183
* `sender`_
184
* `recipients`_
185
186
- * :ref:`headers <mailer-headers>`
187
-
188
* `php_errors`_
189
190
* `log`_
@@ -3077,16 +3075,6 @@ recipients set in the code.
3077
3075
]);
3078
3076
};
3079
3080
-.. _mailer-headers:
3081
3082
-headers
3083
-.......
3084
3085
-**type**: ``array``
3086
3087
-Headers to add to emails. key (``name`` attribute in xml format)
3088
-is the header name and value the header value.
3089
3090
workflows
3091
~~~~~~~~~
3092
0 commit comments