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 2dd28b9 commit 3fb9087Copy full SHA for 3fb9087
email.rst
@@ -88,8 +88,9 @@ The following configuration attributes are available:
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``.
+ Starting from SwiftMailer 5.4.5, the ``mail`` transport is deprecated
+ and will be removed in version 6. Consider using another transport like
93
+ ``smtp``, ``sendmail`` or ``gmail``.
94
95
Sending Emails
96
--------------
0 commit comments