File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -605,6 +605,11 @@ and headers.
605
605
.. versionadded :: 5.2
606
606
607
607
The ``headers `` option was introduced in Symfony 5.2.
608
+
609
+ .. caution ::
610
+
611
+ The usage of keywords like ``from `` in the ``headers `` is not supported for every 3rd party provider (e.g. `Mailjet API V3 `_).
612
+ Please consult your provider's documentation before setting the ``headers `` globally.
608
613
609
614
Handling Sending Failures
610
615
-------------------------
@@ -1496,3 +1501,4 @@ you can use the built in assertions::
1496
1501
.. _`PEM encoded` : https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail
1497
1502
.. _`default_socket_timeout` : https://www.php.net/manual/en/filesystem.configuration.php#ini.default-socket-timeout
1498
1503
.. _`RFC 3986` : https://www.ietf.org/rfc/rfc3986.txt
1504
+ .. _`Mailjet API V3` : https://dev.mailjet.com/email/guides/send-api-v31/#add-email-headers
You can’t perform that action at this time.
0 commit comments