smtp-mail-ng-0.1.0.0: An SMTP client EDSL
Network.Mail.SMTP.Send
Description
Synopsis
send :: Mail -> SMTP () Source
Attempt to send an email. This involves sending MAIL, RCPT, and DATA commands.