On Wednesday 13 March 2002 08:28 am, Matt Sergeant wrote:
> Geoff Gibbs wrote:

> >I believe that the current version of PORN_4 (2.11) is triggered by :-
> >
> >http://www.essex.ac.uk/
> >
> >giving:-
> >X-Spam-Status: No, hits=2.3 required=5.0 tests=PORN_4 version=2.11

> Good. That means SpamAssassin is working ;-)

> Matt.

Per. 5.6.1 (and maybe 5.6.0) can do a zero-width negative look-behind assertion.
Just add

        (?<!\bes)

right before "sex", and it won't match "essex" anymore.

-- 
Visit http://dmoz.org, the world's   | Give a man a match, and he'll be warm
largest human edited web directory.  | for a minute, but set him on fire, and
                                     | he'll be warm for the rest of his life.
[EMAIL PROTECTED]  ICQ: 132152059 |

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to