
AuthSMTPClient only supports CRAM-SHA1, CRAM-MD5, and PLAIN methods of authentication. This change adds support for LOGIN, which is another common SMTP authentication mechanism. Change-Id: Ia03b74c7d121e00a50612e641968ca9ccfb3b5da Signed-off-by: Bob Foerster <robert@erafx.com>