in reply to security concerns with using mail::mailer

It's CPAN, there's more than one module to do it :)

I've used Mail::Sender, and it seems to do the trick. (Requires access to a SMTP server)

  • Comment on Re: security concerns with using mail::mailer