Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-Reporter CPAN distribution.

Report information
The Basics
Id: 25856
Status: resolved
Priority: 0/
Queue: Test-Reporter

People
Owner: FOX [...] cpan.org
Requestors: tom@eborcom.com (no email address)
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.27
Fixed in: (no value)



Subject: Using Net::SMTP doesn't play well with mx2.x.perl.org
I have a Perl installation that lacks Mail::Send and Net::DNS. This causes Test::Reporter to use Net::SMTP, trying to connect to mx1.x.perl.org and mx2.x.perl.org. Currently, mx1.x.perl.org does not resolve and mx2.x.perl.org resolves to la.mx.develooper.com (63.251.223.176). I've noticed that la.mx.develooper.com rejects my test reports and contacted Ask (postmaster@) with a captured session (see attachment). The server rejects the test reports due to the lack of a Message-ID. RT#11370 suggests that the next release of Test::Reporter will update the MX list to only use mx.develooper.com, but this server will still reject messages due to the lack of a Message-ID. To work around this, maybe Test::Reporter should create Message-IDs automatically. Or maybe the use of Net::SMTP should be deprecated. I'm not sure of the solution, unfortunately, but I thought I should alert you of the problem. In the mean time, I'll install Mail::Send to work around this problem. Thanks, Tom
Subject: smtp-trace.txt
220 la.mx.develooper.com ESMTP qpsmtpd 0.28 ready; send us your mail, but not your spam. EHLO tom-top.dmnhotrec.net 250-la.mx.develooper.com Hi Unknown [194.143.164.204] 250-PIPELINING 250 8BITMIME MAIL FROM:<tom@eborcom.com> 250 <tom@eborcom.com>, sender OK - how exciting to get mail from you! RCPT TO:<cpan-testers@perl.org> 250 <cpan-testers@perl.org>, recipient ok DATA 354 go ahead Date: Tue, 27 Mar 2007 10:36:21 +0100 Subject: PASS Aspect-0.12 i686-linux 2.6.17-11-generic From: tom@eborcom.com To: cpan-testers@perl.org X-Reported-Via: Test::Reporter 1.27, via CPANPLUS 0.076 This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/ Please cc any replies to cpan-testers@perl.org to keep other test volunteers informed and to prevent any duplicate effort. . -- Summary of my perl5 (revision 5 version 9 subversion 5 patch 30729) configuration: Platform: osname=linux, osvers=2.6.17-11-generic, archname=i686-linux uname='linux tom-top 2.6.17-11-generic #2 smp thu feb 1 19:52:28 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/tom/p594 -Dusedevel -des' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymallo c=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.4.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.4' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib' . 552 No ID? No mail! QUIT 221 la.mx.develooper.com closing connection. Have a wonderful day.
On Tue Mar 27 07:29:15 2007, tom@eborcom.com wrote: Show quoted text
> The server rejects the test reports due to the lack of a Message-ID. > ... > To work around this, maybe Test::Reporter should create Message-IDs > automatically.
It's a reasonable expectation for the test report e-mails to contain Message-IDs. Therefore, I'll add support for this behavior for the next release. Thank you for bringing this to my attention! As a side-note, if you're interested in following the bleeding-edge of T::R, visit: http://code.google.com/p/test-reporter/ Thanks again. :-)
On Wed Mar 28 12:39:02 2007, FOX wrote: Show quoted text
> On Tue Mar 27 07:29:15 2007, tom@eborcom.com wrote:
> > The server rejects the test reports due to the lack of a Message-ID. > > ... > > To work around this, maybe Test::Reporter should create Message-IDs > > automatically.
> > It's a reasonable expectation for the test report e-mails to contain > Message-IDs. Therefore, I'll add support for this behavior for the next > release. Thank you for bringing this to my attention! > > As a side-note, if you're interested in following the bleeding-edge of > T::R, visit: http://code.google.com/p/test-reporter/ > > Thanks again. :-)
This ticket is migrated to the below URL: http://code.google.com/p/test-reporter/issues/detail?id=1