in reply to How to send email when executing PERL on Windows NT

Take a look at this node if you haven't already. CDONTS is installed on most systems by default, and I think Win32::OLE is a standard part of ActiveState. It's slower than the other suggestions above, but probably simpler for you to implement.

  • Comment on Re: How to send email when executing PERL on Windows NT