virtual void async_send(const MailInfo &mail) override
Send a message to the mailer service (if any) to enqueue an email. 
 
This is the header file for a generated source file, GitSHA1.cpp. 
 
SMTPServiceImpl(SMTPModule &)
 
virtual void async_send_to_admin(const MailInfo &mail) override
Similar to send, but add the leosac administrator email to the recipients' list. 
 
Reference interface for SMTP module.