[cgiapp] Re: Best email module?
Mark Stosberg
mark at summersault.com
Tue Feb 3 13:57:15 EST 2009
On Fri, 30 Jan 2009 02:26:40 +0000
Lyle <webmaster at cosmicperl.com> wrote:
> Hi All,
> I wondering what peoples experiences are with email modules on CPAN.
>
> At the moment I've got a custom module that pipes to SendMail on Linux,
> and uses Net::SMTP on Windows. When it comes to adding features like
> attachments, etc, things are getting more complicated and I'm sure there
> are much better cross platform solutions already on CPAN.
>
> Any recommendations? Maybe a C::A::P wrapper around the best one(s)
> would be good?
I've been very happy with MIME::Lite although I understand it doesn't have
beautiful internals.
But it has always reliably worked well, so I keep using it.
Mark
More information about the cgiapp
mailing list