You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2022. It is now read-only.
recently, an NTLM authenticator was added to the SwiftMailer bundle. I think, however, that the author forgot to add the authenticator to the swiftmailer.xml file (swiftmailer.transport.authhandler.abstract service).
That's why the authenticator is not loaded and ntlm cannot be used right now, if I understand that right.