# Functions

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.
ValidateFormat checks whether the email address is valid in format.
ValidateReachability checks whether the email address is reachable.