Hi, Does anybody know of any good libraries I can use to send a mail via google's SMTP? I found SMTPClient and HaskellNet. The former does not support TLS and the latter does not seem to have examples for using TLS to send an email via SMTP. Did anybody manage to do that? Thanks Salil