xfh commented on issue #10: EMAIL-138: Do not automatically encode filename
URL: https://github.com/apache/commons-email/pull/10#issuecomment-575268104
 
 
   Hi @garydgregory, what is blocking this pull request? I'm also affected by 
this issue. Umlauts break due to the encoding.
   
   If removing the encoding completely goes too far, how about enabling it 
conditionally as in javax.mail:
   
https://github.com/eclipse-ee4j/mail/blob/master/mail/src/main/java/javax/mail/internet/MimeBodyPart.java#L1296
   
   This would fix two issues:
   https://issues.apache.org/jira/browse/EMAIL-189
   https://issues.apache.org/jira/browse/EMAIL-138

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to