[Haskell-beginners] Sending mail via SMTP
Salil Wadnerkar
rohshall at gmail.com
Tue Sep 18 17:08:50 CEST 2012
Hi Aninda,
Thanks for your reply. Unfortunately, I have already tried out these
examples and they don't seem to work.
HaskellNet has a github repo. I will contact the author and see
whether I can find any solution.
Thanks
Salil
On Tue, Sep 18, 2012 at 10:40 PM, Anindya Mozumdar
<anindya.lugbang at gmail.com> wrote:
>> 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?
>>
>
> A fellow beginner, so I don't have indepth knowledge of the subject.
>
> But can this help -
>
> http://stackoverflow.com/questions/8036680/haskell-smtp-over-ssl
>
> http://www.haskell.org/pipermail/beginners/2012-July/010190.html
More information about the Beginners
mailing list