[Haskell-cafe] what is the status of haskell's mail libraries?
Michael Steele
mikesteele81 at gmail.com
Thu Dec 30 05:15:20 CET 2010
> Note, that this will not run on Windows, as it gives command
> /usr/sbin/sendmail
It sounds like mime-mail may be getting native support soon, but until
then you may try what I've had success with on Windows.
Grab a sendmail replacement like the one at
http://glob.com.au/sendmail/. It's just a sendmail.exe executable that
you can place in your path along with a .ini configuration file to go
with it.
-- Michael Steele
--
-- Michael Steele
More information about the Haskell-Cafe
mailing list