in reply to How to sendmail using Perl in WindowXP

Been a while since I used it, but I used to do it
like this...

My Script Here

...for monitoring ongoing tests from my home an hour away.

That script checks a log file every N minutes for updates,
then emails it if changed. Steal anything you want out of
there if it suits your needs.

  • Comment on Re: How to sendmail using Perl in WindowXP