8000 add mail transport as deprecated · symfony/symfony-docs@0e2853a · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e2853a

Browse files
mykiwixabbuh
authored andcommitted
add mail transport as deprecated
1 parent 2bd1a22 commit 0e2853a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/swiftmailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The exact transport method to use to deliver emails. Valid values are:
5959

6060
* smtp
6161
* gmail (see :doc:`/email/gmail`)
62-
* mail
62+
* mail (deprecated in SwiftMailer since version 5.4.5)
6363
* sendmail
6464
* null (same as setting `disable_delivery`_ to ``true``)
6565

0 commit comments

Comments
 (0)
0