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-H+wXaHxf7aLQT0dZR+AlfA@xxxxxxxxxxxxxxxx]
Sent: Wednesday, August 30, 2006 2:12 PM
To: tromey-H+wXaHxf7aLQT0dZR+AlfA@xxxxxxxxxxxxxxxx
Cc: Peter Carroll;
fedora-devel-java-list-H+wXaHxf7aLQT0dZR+AlfA@xxxxxxxxxxxxxxxx
Subject: Re: [fedora-java] How to debugging tomcat5 mailer problems
Hi,
Tom Tromey wrote:
>>>>>> "Peter" == Peter Carroll
>>>>>> <peter.carroll-dA8hv5nEn92Smzr/n3d+5w@xxxxxxxxxxxxxxxx> 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-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx> SP
> Peter> org.jpackage.mail.inet.smtp.ParameterList@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
|