https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6572
RW <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from RW <[email protected]> --- not parsing out "(sunkeymaker.com" is a step forward, but really the correct thing to do is to find "sunkeymaker.com". The parsing seems to be rather fragile, for example printf '\nbuy from canadianpharmacy.com. \n' |spamasssassin works, but printf '\nbuy from canadianpharmacy.com, \n' |spamasssassin doesn't. (All I've done there is to change a full stop to a comma.) -- You are receiving this mail because: You are the assignee for the bug.
