Closed abeverley closed 2 years ago
When parsing an unquoted phrase, some characters permitted inside =?.*?=
can be confused with their special meaning in the email syntax (in this case, the parenthesis are assigned for comments) The initial grabbing of the phrase is smarter now.
https://github.com/markov2/perl5-Mail-Message/commit/3e0c8e178d45223c83524e4b2056cef9aec7c790
Ah. stupid of me: accidentally removed the last test in the final clean-up Thanks for reporting.
Thanks Mark.
Phrases with brackets do not appear to be encoded correctly as quoted-printable by Mail::Message::Field::Address. This only seems to happen under certain circumstances, with particularly long phrases. The following demonstrates the problem: