Wednesday, December 12, 2001, 11:57:53 PM, Michael Eggleton wrote:
>   I'm looking for some advice on how to e-mail a log file that my Perl
> script creates.  So here it is, I have a script that runs as an AT job 
> on a Micro$oft Windoz 2000 server.  What I would like to do is e-mail a 
> list of users when it kicks off, and then e-mail them again with the 
> log file the script created at the end.  I'm just looking for someone 
> to point me in the right direction as to commands I should look at or 
> ref web pages to read.  Most of what I have read so far deals with 
> sendmail, but I'm using a MS Server so I don't have something nice like 
> sendmail.

how about Mail::Bulkmail [1]. it sounds like it should do what you
want quite easily.


[1] http://theoryx5.uwinnipeg.ca/CPAN/data/Mail-Bulkmail/Bulkmail.html

-- 
Best Regards,
Daniel                               [EMAIL PROTECTED]


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

Reply via email to