Fix SMTP authentication
Provide our own net/smtp.Auth implementation to do AUTH PLAIN without the TLS check. Fixes issue #1.
Please register or sign in to comment
Provide our own net/smtp.Auth implementation to do AUTH PLAIN without the TLS check. Fixes issue #1.