procmail
[Top] [All Lists]

Re: ER with brackets don't works

2006-08-01 08:00:50
Eriberto wrote:
:0
* ^Subject.*V[a-z]?I[a-z]?A[a-z]?G[a-z]?R[a-z]?A
/dev/null

However, this rule don't works. The procmail log reports:

 From xyz(_at_)gmail(_dot_)com  Tue Aug  1 10:54:26 2006
  Subject: Fwd: biuywVIAjAGRA
   Folder: /var/mail/fulano

The "?"s in your expression only allow at most one alphabetic
character between V, I, A etc., but "VIAjAGRA" has two.

/HW

____________________________________________________________
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