You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@spamassassin.apache.org on 2019/09/20 13:21:59 UTC

[Bug 7479] Mutliple From addresses incorrectly parsed

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7479

Henrik Krohns <ap...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |4.0.0
                 CC|                            |apache@hege.li

--- Comment #2 from Henrik Krohns <ap...@hege.li> ---
Curreny parser is pretty lame and doesn't support multiple addresses. We need
to either write our own RFC 5322 parser (*groan*) or use Email::Address::XS
(which is not packaged in major distributions, *groan*).

-- 
You are receiving this mail because:
You are the assignee for the bug.