login-auth
SMTP client library

Prev:plain-auth
Next:email


Vocabulary
smtp

Class description
If the auth slot is set to this value, LOGIN 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.

See also
no-auth, plain-auth

Definition

TUPLE: login-auth username password ;


Methods