[fedora-java] How to debugging tomcat5 mailer problems

Peter Carroll peter.carroll at bluefriday.ca
Wed Aug 30 19:28:11 UTC 2006


Can you suggest how I might control the configuration so as not to add the
SP option? Though SP is valid in the ESMTPO RFC Postfix seems not to like
it. I don't see how I can configure this.

Thanks
Peter 

-----Original Message-----
From: Thomas Fitzsimmons [mailto:fitzsim at redhat.com] 
Sent: Wednesday, August 30, 2006 2:12 PM
To: tromey at redhat.com
Cc: Peter Carroll; fedora-devel-java-list at redhat.com
Subject: Re: [fedora-java] How to debugging tomcat5 mailer problems

Hi,

Tom Tromey wrote:
>>>>>> "Peter" == Peter Carroll <peter.carroll at bluefriday.ca> writes:
> 
> Peter> Thanks. I don't think it is the SMTP server per se but this does
help. 
> 
> Peter> Aug 29 00:08:53 carrera postfix/smtpd[14874]: <
> Peter> localhost.localdomain[127.0.0.1]: MAIL
FROM:<precisionpete at gmail.com> SP
> Peter> org.jpackage.mail.inet.smtp.ParameterList at 1d1ae9b9
> 
> This is curious, and I would guess the source of the bug.
> You'd have to track down where this comes from.

This comes from the GNU Classpath inet implementation bundled with 
classpathx-mail: see the classpathx-mail SRPM.  We needed to roll it into
the 
main jar to be drop-compatible with Sun's javamail implementation, which has
no 
external dependencies.

Tom




More information about the fedora-devel-java-list mailing list