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 52072d1 commit 7138f84Copy full SHA for 7138f84
email.rst
@@ -86,6 +86,11 @@ The following configuration attributes are available:
86
* ``delivery_addresses`` (an array of email addresses where to send ALL emails)
87
* ``disable_delivery`` (set to true to disable delivery completely)
88
89
+.. caution::
90
+
91
+ Starting from Swift Mailer 5.4.5, ``mail`` transport is deprecated. It will be removed
92
+ in version 6. Consider using other transport as ``smtp``, ``sendmail`` or ``gmail``.
93
94
Sending Emails
95
--------------
96
0 commit comments