DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22088>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22088

Patch for MailMessage.java





------- Additional Comments From [EMAIL PROTECTED]  2003-08-20 15:30 -------
the line 529 of MailMessage.java (patched) super(out, true, charset); 
does not compile with Jdk 1.3 or 1.2, because this constructor of PrintStream 
was only introduced in Jdk 1.4.
We need to have a look at other APIs to do this job.

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

Reply via email to