https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6645
--- Comment #10 from [email protected] 2011-08-07 16:46:11 UTC --- [SPAMASSASSIN-TAR]/lib/Mail/SpamAssassin/Message/Metadata/Received.pm contains code which should handle the additional qmail-scanner header, but that is not reached and doesn't trigger. I used spamassassin 3.3.1 for experimenting. There the code for catching the case # Received from x1-6-00-04-bd-d2-e0-a3-k317.webspeed.dk ... seems to catch the qmail-scanner line jumping to enough in line 1229, bypassing the qmail-scanner handling code in 1092 and the code in line 1136 (later would probably the right qmail-scanner code?!). So spamassassin contains code which should handle qmail-scanner, but that is never called ... (I think that is the definition of a BUG). BTW: I was using perl 5.12 for testing purposes so this might be causing additional trouble, but as spamassassin 3.3.2 doesn't work correctly either this is not the root cause. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
