Inherits SmtpCommand
This SmtpCommand subclass handles SMTP authentication.
The SMTP AUTH extension is specified in RFC 4954.
Creates a new SmtpAuth object for the SMTP server s, and uses the specified parser p to parse a single AUTH command.
Conduct a SASL authentication exchange.
Reimplements SmtpCommand::execute().
This web page based on source code belonging to Oryx Mail Systems GmbH. All rights reserved.