Skip to content

Commit 6454669

Browse files
committed
Merge branch '5.2' into 5.3
* 5.2: Adding missing ntlm authentication mode to SwiftmailerBundle configuration
2 parents f696d4e + 9e388f3 commit 6454669

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)