"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
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';
$