[web-devel] Sending SMTP email

Aur Saraf sonoflilit at gmail.com
Thu Jun 2 19:36:20 CEST 2011


Hi,

Michael wrote the mime-mail package that works with an external sendmail binary.

http://hackage.haskell.org/package/mime-mail-0.3.0

I'm using it and it's doing fine.


Cheers,
  Aur

On Thu, Jun 2, 2011 at 4:46 PM, Neil Mitchell <ndmitchell at gmail.com> wrote:
> Hi
>
> I want to send an email with SMTP. I previously used hsmtpclient with
> the NoSMTPAuth option, but that library is no longer maintained by the
> original author and doesn't work with GHC 7. What do people recommend
> for sending SMTP mail? I'm not looking for anything fancy, and could
> probably fix up hsmtpclient if I needed to, but I'd rather stick to
> something some else supports.
>
> Thanks, Neil
>
> _______________________________________________
> web-devel mailing list
> web-devel at haskell.org
> http://www.haskell.org/mailman/listinfo/web-devel
>



More information about the web-devel mailing list