I use MIME::Lite. It sends out HTML, text, multipart. Here's the link:
http://search.cpan.org/~yves/MIME-Lite-3.01/lib/MIME/Lite.pm
Mark
On Mar 9, 2005, at 9:42 AM, Ted Zeng wrote:
Hi,
When I used perl on Windows, I used Mail:sender module to send emails, with attachments.
Now I realized that Mac OS X doesn't have this installed (I installed it on Windows myself)
and it has sendmail as a UNIX tool, which can be an option.
My question is: Do you use sendmail to send emails in your perl tools? Or use a Perl email module to send emails? Which way you prefer?
ted zeng Adobe Systems