Robert,

Thanks for the suggestion, but Mail::Sender fails pretty soon down the
list of requirements: Mail::Sender can only send mail to a server on
port 25/TCP.  As far as I can tell, Mail::Sender only fulfills the
first item on the requirements list.  These are exactly the kinds of
shortcomings that have forced me to continue looking for a better
solution.

Cheers,

-Brian

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


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Hicks, Robert
Sent: Tuesday, December 27, 2005 12:03
To: activeperl@listserv.ActiveState.com
Subject: RE: Best module for sending e-mail?

> 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
> 

I use Mail::Sender but you will have to check it against your list.

Robert

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

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

Reply via email to