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