Hi all,

I need to send automated e-mail reports from Windows boxes, with no
sendmail or other MTA available.  I've tried several modules so far
and, although I've been able to mostly make them work, none of them
has satisfied all of my requirements -- much less my admittedly
idealistic wishes.  Please reply if you know of a module that might
become my new bee's knees of e-mail sending-ness. :D

Here's my requirement list:

>> Must stand alone, not rely on any MTA on localhost

>> Must be configurable for SMTP server and port

>> Must be SMTP AUTH capable

>> Must auto-negotiate TLS when it's available

>> Must be able to use SSL when so configured

>> Must work well when rolled into an AS PerlApp .exe


As for my aforementioned idealistic wishes, I would like the module to
be fairly high-level (if I really wanted to, I could roll my own with
Net::SMTP, etc.) and easy to implement; it would be great if the
module was nice and compact; and a well-done OO interface is almost a
requirement.

Thanks,

-Brian

_________________________
Brian H. Oak   CISSP CISA
Acorn Networks & Security
<http://acornnetsec.com/>

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to