plain-auth
SMTP client library

Prev:no-auth
Next:login-auth


Vocabulary
smtp

Class description
If the auth slot is set to this value, plain authentication will be performed, with the username and password stored in the username and password slots of the tuple sent to the server as plain-text.

Notes
This authentication method is no longer supported by Outlook mail servers.

See also
no-auth, login-auth

Definition

TUPLE: plain-auth username password ;


Methods