On Fri, 2012-10-19 at 03:04 +0100, Martin Gregorie wrote: > The rule: > > header RULENAME Subkect =~ /(penis|pharmacy|med.{0,1}s)/i > This should, of course, be:
header RULENAME Subject =~ /(penis|pharmacy|med.{0,1}s)/i Sorry about the other typos etc - it was really too late to be writing. Martin