Skip to content

Commit 9e388f3

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: Adding missing ntlm authentication mode to SwiftmailerBundle configuration
2 parents 2162dd6 + d344fde commit 9e388f3

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
@@ -152,7 +152,7 @@ auth_mode
152152
**type**: ``string``
153153

154154
The authentication mode to use when using ``smtp`` as the transport. Valid
155-
values are ``plain``, ``login``, ``cram-md5``, or ``null``.
155+
values are ``plain``, ``login``, ``cram-md5``, ``ntlm`` or ``null``.
156156

157157
spool
158158
~~~~~

0 commit comments

Comments
 (0)