in reply to Re: Net::SMTP - Authentication Problem
in thread Net::SMTP - Authentication Problem
use Net::SMTP::TLS
http://search.cpan.org/~awestholm/Net-SMTP-TLS-0.12/lib/Net/SMTP/TLS.pm
It's the version made to properly support authentication. For whatever reason, Net::SMTP seems not to.