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 54ad41c commit 635a0abCopy full SHA for 635a0ab
reference/configuration/swiftmailer.rst
@@ -59,7 +59,7 @@ The exact transport method to use to deliver emails. Valid values are:
59
60
* smtp
61
* gmail (see :doc:`/email/gmail`)
62
-* mail
+* mail (deprecated in SwiftMailer since version 5.4.5)
63
* sendmail
64
* null (same as setting `disable_delivery`_ to ``true``)
65
0 commit comments