Hi,
CPAN::Reporter is using Test::Reporter to send the test reports. Test::Reporter in turn uses either Net::SMTP or Mail::Send ( if that is installed ).
AFAIK, Test::Reporter has no way of specifying SMTP credentials, though Net::SMTP does have an auth method to provide SASL authentication.
The best I can suggest is that either try sending test reports directly to the CPAN Testers MX ( which is what Test::Reporter will do if you don't specify an MX ) and see if it works; or, alternatively, configure some sort of SMTP relay locally that will accept reports from CPAN::Reporter/Test::Reporter and forward them to your SMTP gateway with the appropriate authentication.
In reply to Re: CPAN::Reporter and SMTP-server
by bingos
in thread CPAN::Reporter and SMTP-server
by tinita
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |