Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Config ¶
type NopClient ¶ added in v0.1.12
type NopClient struct {
// contains filtered or unexported fields
}
func NewNopClient ¶ added in v0.1.12
type SMTPClient ¶
type SMTPClient struct {
// contains filtered or unexported fields
}
func (*SMTPClient) SendMail ¶
func (sc *SMTPClient) SendMail(message *letterbox.ForwardingMessage) error
Click to show internal directories.
Click to hide internal directories.