Rick McGuire ha scritto:
If anybody is interested in kicking the tires, I've added support for
the SIZE= SMTP extension to the Geronimo javamail implementation. A
private build is available here:
http://people.apache.org/~rickmcguire/javamail/
One thing I'm particularly interested in feedback on. As implemented,
the SIZE argument will be added whenever the server indicates the
feature is a supported extension in the EHLO response. There is some
overhead associated with calculating the size in advance of sending the
data, so I'm interested in opinions on whether this should only be used
if explicitly enabled via a session property (such as 8BITMIME support
is now).
Rick
I have had no time to check the SIZE support, but the session property
you suggest makes sense.
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]