[ 
http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12378962 ] 

Stefano Bagnara commented on JAMES-52:
--------------------------------------

Unfortunately the 7bit/8bit/Encoding issue is still there.
In 1.4 they only applied a "workaround" to the getPart that now caches the 
getContent result so that multiple calls to getContent or modifications to the 
contentreturned are applied without calling the setContent, but the problem is 
that when you read a stream it should also call a savechanges that is not 
called, and I can't call the saveChanges after the SMTPTransport.convertTo8bit 
code.


> 8bitmime capabilities missing
> -----------------------------
>
>          Key: JAMES-52
>          URL: http://issues.apache.org/jira/browse/JAMES-52
>      Project: James
>         Type: Improvement

>   Components: SMTPServer
>     Versions: 2.0a3, 2.1.3, 2.2.0
>  Environment: Operating System: All
> Platform: All
>     Reporter: brady moritz
>     Assignee: Stefano Bagnara
>      Fix For: 2.3.0a1

>
> I am using an IIS front end server which forwards email to the james backend 
> server. The front server accepts 8bitmime messages but then cannot forward 
> them 
> to the james server, resulting in an error message being sent to the 
> admininstrator(me). It should be a simple matter to add support for 8 bit and 
> it may even be supported intrinsicly, but the james server does nont 
> advertise 
> it via the EHLO commannd.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to