> Hi friends, I wanna send mails with the results of some perl scripts. I've
> installed Debian GNU/Linux with Apache, Perl & sendmail. Do I need some
> extra module?

I think you *can* just print stuff directly to sendmail.  However, I found
Net::SMTP to be useful, if a little fiddly.  Mail::Mailer simplifies things,
but turned out to simplify them too much for me when I tried using it for a
project at work (100+ bounced messages in the work mail system did not
impress).  You may have a better experience with it, however.

Best wishes,

Rachel


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to