procmail
[Top] [All Lists]

Re: matching on bad word list but which word was it ?

2006-08-21 02:31:08


Ruud H.G. van Tol schrieb:
Matthias Häker schreef:

  
 BADWORDS = "(\
bad1|\
bad2|\
bad3|\
$V$S$I+$S$A+$S$G$S$R$S$A)"
    

ITYM:

  BADWORDS = "(\
bad1|\
bad2|\
bad3|\
($V$S$I+$S$A+$S$G$S$R$S$A))"
  

please explain the benefit's of the brackets inside this badword list
i have testet it without and it works fine.

Matthias

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail