[cgiapp] Best email module?
Octavian Rasnita
orasnita at gmail.com
Fri Jan 30 12:54:09 EST 2009
From: "Lyle" <webmaster at cosmicperl.com>
>> Mail::Builder::Simple is easier to use for sending complex email
>> messages, with attachments, inline images, or create the message body or
>> the attachments using Template-Toolkit or HTML::Template. It also
>> automaticly encodes the message body and the headers to UTF-8 so they can
>> contain non-english chars.
>> It uses Email::Send for sending email, so it doesn't have the bugs of
>> some Mail::* modules.
>>
>> Octavian
>
> This looks great, but it leans heavily on CPAN and there are several XS
> modules I don't think I could resolve :/
>
Oh sorry, now I remember that the original question was about a module that
doesn't use C code.
Octavian
More information about the cgiapp
mailing list