Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoReply = env.Config.Email.NoReply
NoReply is the default 'from' address
Functions ¶
func EncodeSubject ¶ added in v0.29.0
EncodeSubject encodes the subject header according to RFC 2047 if it contains non-ASCII characters
func SetAllowlist ¶
func SetAllowlist(s string)
SetAllowlist can be used to change email allowlist during runtime
func SetBlocklist ¶
func SetBlocklist(s string)
SetBlocklist can be used to change email blocklist during runtime
Types ¶
Click to show internal directories.
Click to hide internal directories.