Documentation ¶
Overview ¶
Package cmd is the sendmail cli
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // SMTPAddr address SMTPAddr = "localhost:1025" // FromAddr email address FromAddr string // UseB - used to set from `-bs` UseB bool // UseS - used to set from `-bs` UseS bool )
Functions ¶
func HelpTemplate ¶ added in v1.6.15
HelpTemplate returns a string of the help
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.