Subject: | comments shouldn't be deleted from quoted-strings as they are not comments |
RFC2822, section 3.2.3 Folding white space and comments
...
Strings of characters enclosed in parentheses are considered comments
so long as they do not appear within a "quoted-string", as defined in
section 3.2.5. Comments may nest.
...
This means that in q{"John (imperator) Doe" <john.doe@example.com>} string "(imperator)"
shouldn't be stripped from phrase and presented as comment.
I'm willing to change this if it's agreed to be right thing to do.
--
Best regards, Ruslan.