https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6660
--- Comment #3 from John Hardin <[email protected]> 2011-09-25 17:43:42 UTC --- (In reply to comment #2) > (In reply to comment #1) > > Committed revision 1171995 > > -header __NSL_RCVD_FROM_41 Received =~ /\[41\./ > > +header __NSL_RCVD_FROM_41 Received =~ /[([]41\./ > > You're better off with the built-in Received header parser: > > header __NSL_RCVD_FROM_41 X-Spam-Relays-External =~ / ip=41\./ Hrm. I'm now wondering whether having __NSL_RCVD_FROM_41 as a subset of __RCVD_VIA_AFRINIC has any value... -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
