jakartaee / mail-api

Jakarta Mail Specification project
https://jakartaee.github.io/mail-api
Other
247 stars 101 forks source link

mail.mime.encodefilename property should override RFC 2231 encoding #173

Closed glassfishrobot closed 7 years ago

glassfishrobot commented 9 years ago

When RFC 2231 encoding was enabled by default (mail.mime.encodeparameters=true), the mail.mime.encodefilename property that requests filenames be encoded using the older (non-standard) MIME encoded word technique stopped working. The filename was first MIME encoded and then RFC 2231 encoded.

Affected Versions

1.5.4

Environment

All All

glassfishrobot commented 6 years ago
glassfishrobot commented 9 years ago

@glassfishrobot Commented @bshannon said: I've fixed this for JavaMail 1.5.5.

glassfishrobot commented 9 years ago

@glassfishrobot Commented Reported by @bshannon

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from Bugzilla JAVAMAIL-6943

glassfishrobot commented 7 years ago

@glassfishrobot Commented Marked as fixed on Tuesday, May 2nd 2017, 1:15:03 pm