Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(host string, port int, username, password, from string) flows.EmailService
NewService creates a new SMTP email service
func NewServiceFromURL ¶
func NewServiceFromURL(connectionURL string) (flows.EmailService, error)
NewServiceFromURL creates a new SMTP email service from a URL like smtp://user:pass@host:port/?from=from@example.com
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.