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.
605605 .. versionadded :: 5.2
606606
607607 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.
608613
609614Handling Sending Failures
610615-------------------------
@@ -1496,3 +1501,4 @@ you can use the built in assertions::
14961501.. _`PEM encoded` : https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail
14971502.. _`default_socket_timeout` : https://www.php.net/manual/en/filesystem.configuration.php#ini.default-socket-timeout
14981503.. _`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