[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2006-10-05 Thread Norman Maurer (JIRA)
[ 
http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12440085 ] 

Norman Maurer commented on JAMES-52:


After move to javamail-1.4.1ea the 8bit stuff seems to work :-) all which are 
intressted should checkout the current trunk

 8bitmime capabilities missing
 -

 Key: JAMES-52
 URL: http://issues.apache.org/jira/browse/JAMES-52
 Project: James
  Issue Type: Improvement
  Components: SMTPServer
Affects Versions: 2.0a3, 2.1.3, 2.2.0, 2.3.0rc3, Trunk
 Environment: Operating System: All
 Platform: All
Reporter: brady moritz
 Assigned To: Stefano Bagnara
 Fix For: Trunk


 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]



[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2006-05-10 Thread Soren Hilmer (JIRA)
[ 
http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12378915 ] 

Soren Hilmer commented on JAMES-52:
---

So SUN finally closed this bug (4403733) as fixed apparently in JavaMail 1.4. 
Great!

 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]



[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2006-05-10 Thread Stefano Bagnara (JIRA)
[ 
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]



[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2006-05-10 Thread Stefano Bagnara (JIRA)
[ 
http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12378964 ] 

Stefano Bagnara commented on JAMES-52:
--

You can read the current status here:
http://archives.java.sun.com/cgi-bin/wa?A2=ind0605L=javamail-interestF=S=P=3478


 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]



[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2006-05-04 Thread Stefano Bagnara (JIRA)
[ 
http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12377873 ] 

Stefano Bagnara commented on JAMES-52:
--

Here is an explanation I sent to the list. May be useful later so I archive 
this with the 8bitmime feature request
---

Apparently Sun is not able to workaround to its own bugs:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4403733

When we have control of the getContent/setContent (see AddHeader mailet) we 
already have a workaround for this, but this time the problem is in the 
SMTPTransport and we cannot do much for that.



Create a new MimeMessage from an 8bit file using a sharedinputstream (not sure 
this happens with all inputstreams or only sharedinputstreams, I don't 
remember).
Send it to an smtp server not supporting 8bitmime.

Create a new MimeMessage from a 7bit file using an inputstream.
Send it to an smtp server supporting 8bitmime and activating the 8bitmime 
support in the mail session.

If you want to investigate on this look at the SMTPTransport.convertTo8bit 
method from javamail 1.3.2 (I have not checked 1.4 sources yet).

1) There are NPE problems when you have messages with no encoding

2) It furthermore changes the headers of mime parts without calling a new 
setContent.

Once you workaround to the enconding issue by manually checking that each 
message has an encoding, you will find that output messages have updated 
headers but UNCHANGED contents.

So you end up sending quotedprintable content with 8bit/text-plain headers 
(corrupted) and viceversa.

All works fine when you create the message from scratch and not from 
inputstreams.

Stefano


 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]



[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2006-04-27 Thread Stefano Bagnara (JIRA)
[ 
http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12376812 ] 

Stefano Bagnara commented on JAMES-52:
--

See JAMES-419 for more informations on the problems which made us reverting the 
8bitmime support.

 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]



[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2005-06-13 Thread Stefano Bagnara (JIRA)
[ 
http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12313432 ] 

Stefano Bagnara commented on JAMES-52:
--

Yes, the bug reported is an IIS bug.

AFAIK javamail already convert 8bit to 7bit when the server is not 8bitmime 
compliant, so James using Javamail to deliver to remote hosts should already be 
able to convert messages. I think we probably just need to announce 8BITMIME to 
the EHLO reply. I already done this on my personal server.

I will try to do more tests the next month.

 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


 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]



[jira] Commented: (JAMES-52) 8bitmime capabilities missing

2005-06-11 Thread Hontvari Jozsef (JIRA)
[ 
http://issues.apache.org/jira/browse/JAMES-52?page=comments#action_12313376 ] 

Hontvari Jozsef commented on JAMES-52:
--

I think this is simply a bug in IIS. If IIS supports 8bitmime then it must be 
able to forward (and convert) it to non-8bitmime mail servers. If it can't 
convert it to 7-bit, then it doesn't really support 8bitmime even if it falsely 
announce support. The same is true for James, it is not enough to announce 
accepting 8bitmime, James must also be able to convert it to 7 bit for other 
servers if it is necessary. 

 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


 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]