chibenwa commented on PR #2728:
URL: https://github.com/apache/james-project/pull/2728#issuecomment-2904970099

   Hello @arnt 
   
   Thanks for this major contribution.
   
   I did update https://github.com/apache/james-project/pull/2724 with your 
changes and can happily say the SMTP-IN stack in James is RFC-6532 compliant :-)
   
   However, I did face major issues as any modification (header for instance, 
but also the defensive copy done in the memory mail queue) causes the loss of 
the UTF-8 characters. This clearly see like a lack of support for RFC-6532 from 
`jakarta.mail.internet.MimeMessage` which James (sadly...) still heavily relies 
on. (quick checks tends to confirm this dependency do not support RFC-6532).
   
   Best regards,
   
   Benoit TELLIER


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to