in reply to How can I send email with attachments if MIME::Lite isn't available?

Have a look at my recent Code Contributionflexible command line mail sender (SMTP). It uses Mail::Sender and works with no fuss. Mail::Sender is just a great module (pure perl) and does not have any external dependencies.


holli, /regexed monk/
  • Comment on Re: How can I send email with attachments if MIME::Lite isn't available?