Re: Multiple emails with Sendmail

2002-05-12 Thread Todd Wade
"Troy May" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm trying to figure out how to send emails through Sendmail with an email > list that could change at any given time. use Mail::BulkMail from CPAN: http://search.cpan.org/doc/JIMT/Mail-Bulkmail-2.05

Multiple emails with Sendmail

2002-05-11 Thread Troy May
Hello, I'm trying to figure out how to send emails through Sendmail with an email list that could change at any given time. I'm trying it with a text file now: (file is in this format: email, email, email, email) - $mailprog = '/usr/sbin/sendmail'; $