[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] sending email through Perl




In unix, I can send email using, e.g.

 qx{echo "$bodyText" | mail -s subjectLine xah\@best.com};

But what's a portable way of sending email in Perl?

If I have 100 mails to send with 100 different $bodxText, I gather
that there's more efficient way than calling mail 100 times. What
should I do?

(sending email is covered in FAQ, but I'm not sure the answer given
there is up to date or what I wanted...)

Thanks in advance.

 Xah, xah@best.com
 http://www.best.com/~xah/PageTwo_dir/more.html
 "Petty penguins make way: GNU HURD is coming! <www.gnu.org>"


***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch