Hi, I stopped running a smoker last Christmas (or thereabouts) when there was a talk of throttling the email reports. I have not submitted many reports compared to some - only around 30K. I have still continued sending reports for individual installations but last week our email system changed and to send email I need to go through an SSL enabled SMTP gateway. So far I have been unable to make this work.
config.ini: edit_report=fail:ask/yes pass:no [email protected] send_report=default:ask/yes pass/na:yes smtp_server=aaa.bbb.com transport=Net::SMTP::SSL User [email protected] Password XXXXX PeerPort 465 All I get is: CPAN::Reporter: Test::Reporter: error from 'Test::Reporter::Transport::Net::SMTP::SSL:' Unable to connect to any MX's: at /usr/local/share/perl/5.10.0/Test/Reporter/Transport/Net/SMTP.pm line 179. I have confirmed it is calling SMTP::Transport's constructor with the arguments in my transport but obviously these are wrong in some way. Now I see CT 2 is announced properly, may be I am best moving to that so how do I get a key and how do I set it up. If you are not ready for this then perhaps someone can tell me what I'm doing wrong with my existing transport. Thanks Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com
