At 11:57 AM 8/1/01 -0400, Rice, Elizabeth A. wrote:

>I've been looking for a tool to send a email to multiple recipients, using a
>file as input to the body of the message, that will working on multiple
>operating systems, and is fairly simple since I'm new at this.
>
>I've investiaged Mail::Mailer and Net::SMTP, but maybe because I'm a newbie
>these seemed very complicated.  Anyay, these modules aren't installed by
>default on our NT boxes.
>
>I found the Mail::Sendmail module out on CPAN, which should work both on
>UNIX and Windows NT, and seems to have all the functionality I want, and
>seems to be easy enough to use, but I'm hoping y'all can help with a few
>questions of fine-tuning.

Try using Mail::Send, and you should find it has an easier interface than 
any of the approaches you've tried so far.
--
Peter Scott
Pacific Systems Design Technologies
http://www.perldebugged.com


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

Reply via email to