LoginAuthenticator
class LoginAuthenticator implementsAuthenticatorInterface
Handles LOGIN authentication.
Methods
string
getAuthKeyword()
Gets the name of the AUTH mechanism this Authenticator handles.
void
authenticate(EsmtpTransport$client)
No description