package
0.0.0-20250220232038-fb2fd8af7512
Repository: https://github.com/letsencrypt/boulder.git
Documentation: pkg.go.dev

# Functions

New constructs a Mailer to represent an account on a particular mail transfer agent.
NewDryRun constructs a Mailer suitable for doing a dry run.

# Structs

BadAddressSMTPError is returned by SendMail when the server rejects a message but for a reason that doesn't prevent us from continuing to send mail.

# Interfaces

Conn is an interface that allows sending mail.
Mailer is an interface that allows creating Conns.