//
pkg.gl
Category
github.com/axllent/mailpit
sendmail
cmd
package
1.23.1
Repository:
https://github.com/axllent/mailpit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
3
Files
262 SLOC
#
Functions
HelpTemplate
HelpTemplate returns a string of the help.
Run
Run the Mailpit sendmail replacement.
Send
Send is a wrapper for smtp.SendMail() which also supports sending via unix sockets.
#
Variables
FromAddr
FromAddr email address.
SMTPAddr
SMTPAddr address.
UseB
UseB - used to set from `-bs`.
UseS
UseS - used to set from `-bs`.