We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 271f8f6 commit 518926fCopy full SHA for 518926f
mailer.rst
@@ -160,6 +160,11 @@ party provider:
160
For example, the DSN ``ses+smtp://ABC1234:abc+12/345@default`` should be
161
configured as ``ses+smtp://ABC1234:abc%2B12%2F345@default``
162
163
+.. caution::
164
+
165
+ Symfony 4.4 only suppports Amazon SES Signature Version 3, that has been deprecated.
166
+ You need to use symfony/amazon-mailer 5.1 or newer.
167
168
.. tip::
169
170
If you want to override the default host for a provider (to debug an issue using
0 commit comments