*Michael West wrote:
*> transport=Net::SMTP::TLS User j...@example.com Password 12345 Port 587
works!
Thanks much. If I annotated the pod, would that help? Or put something
on the wiki?
How did you get it to work? When I try it I get:
CPAN::Reporter: sending test report with 'pass' to cpan-test...@perl.org
<mailto:cpan-test...@perl.org>
CPAN::Reporter:
Test::Reporter: error from
'Test::Reporter::Transport::Net::SMTP
::TLS:'
Unable to connect to any
MX's: Invalid response for STARTTLS: 533 5.7.1 STARTTLS
command is not
enabled.
at
/usr/lib/perl5/vendor_perl/5.10/Test/Reporter/Transport/Net/SMTP.pm line
153
-Nigel