Hello all,

I would just like to say hello to everyone and mention right up front that I
believe JAMES has the potential to be a superb application and mail
platform.

Having said that, I have a bug to report:

Mail messages sent through JAMES and viewed with Outlook Express on a
Macintosh displays an extra . at the end of the message.  This appears to be
due to JAMES' interaction with the
org.apache.java.io.CharTerminatedInputStream class.  This class reads all
characters up to and including the terminator.  Then the
javax.mail.internet.MimeMessage class reads all of this data and adds it's
own . terminator.

So, clearly the SMTP terminator coming from the raw data needs to be removed
- but how can this be done?

I will continue to try to think of a solution as well and will post anything
I can figure out to this list.

Also, the same message through Yahoo appears to have two dots!?  I think the
first problem should be fixed first and then we can look at the Yahoo
problem.

Sincerely,
Anthony Eden


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/>
Problems?:           [EMAIL PROTECTED]

Reply via email to