Categorygithub.com/extrame/smtpoverttl
modulepackage
0.0.0-20140504083549-9b082db561b3
Repository: https://github.com/extrame/smtpoverttl.git
Documentation: pkg.go.dev

# Functions

CRAMMD5Auth returns an Auth that implements the CRAM-MD5 authentication mechanism as defined in RFC 2195.
No description provided by the author
No description provided by the author
No description provided by the author
PlainAuth returns an Auth that implements the PLAIN authentication mechanism as defined in RFC 4616.
SendMail connects to the server at addr, switches to TLS if possible, authenticates with mechanism a if possible, and then sends an email from address from, to addresses to, with message msg.

# Structs

A Client represents a client connection to an SMTP server.