Rick McGuire ha scritto:
Stefano Bagnara wrote:
IIRC few months ago: the issue was with the smtpclient (to deliver mail) and the "hidden" features (e.g: 8BITMIME) and specific exceptions (on delivery failure for partial deliveries). We make use of many internal things and we check for sun specific exceptions because the specification itself is thought with MUA (mail clients) in mind and not MDA (servers).
I believe I finally got the 8BIT MIME support figured out and implemented. The Geronimo SMTPTransport implementation should implement most, if not all, of Sun extension properties. I'm certainly willing to consider adding any that you find missing.

Hi Rick,

you are *fast* :-)

can you make a build of the latest geronimo javamail implementation (and tell me where I can see the sources, too)? If so I can try to at least run our unit tests with geronimo javamail instead of sun javamail. We don't have many tests, but at least 8bitmite have few tests because until 1.4.1 the sun implementation was very buggy and we never enabled 8bitmime support because of failing tests.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to