in reply to
Sending mail using perl
These days I use
Email::Send
and it works rather well for me. This module is part of the of the
Perl Email Project
which aims to replace the more traditional Mail::* modules.
Comment on
Re: Sending mail using perl
In Section
Seekers of Perl Wisdom