[
https://issues.apache.org/jira/browse/MIME4J-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benoit Tellier closed MIME4J-253.
---------------------------------
Fix Version/s: 0.8.7
Resolution: Fixed
https://github.com/apache/james-mime4j/pull/65
> To/From/Cc-fields containing RFC-1522 "encoded-words" for the whole value
> fails to parse
> ----------------------------------------------------------------------------------------
>
> Key: MIME4J-253
> URL: https://issues.apache.org/jira/browse/MIME4J-253
> Project: James Mime4j
> Issue Type: Bug
> Components: parser (core)
> Affects Versions: 0.7.2, 0.8.0
> Reporter: Andreas Joseph Krogh
> Priority: Critical
> Fix For: 0.8.7
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> LenientAddressParser fails to pars To/Cc/From-fields where the whole
> header-value (includeing adr-spec) is encoded using "Q" or "B"-encoding.
> Example-field
> From: =?utf-8?B?IkvDpXJlIFPDpnRyZSIgPGtzQGRvbWFpbi5jb20+?=
> Should decode to
> From: "Kåre Sætre" <[email protected]>
> but results in
> From: =?utf-8?B?IkvDpXJlIFPDpnRyZSIgPGtzQGRvbWFpbi5jb20+?=
--
This message was sent by Atlassian Jira
(v8.20.1#820001)