Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendSMTP ¶
func SendSMTP(to, subject, content, authName, authPass, authAddr, senderName, senderAddr string) (err error)
Send send emails to - the receiver's email subject - the subject content - the email content body authName - SMTP auth name authPass - SMTP auth password authAddr - SMTP auth address senderName - The sender's name senderAddr - The sender's email address
func ValidateFormat ¶
ValidateFormat checks whether the email address is valid in format
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.