procmail
[Top] [All Lists]

RE: Regexp fails in scoring recipe

2003-05-16 13:40:22
Dallman Ross [mailto:dman(_at_)nomotek(_dot_)com] hallucinated:

 NOT_AB = "(.?|[^$WS]*([^a].|[^$WS]ab))"
 
 * $ ^X-AB-Check:(.*\<)?$NOT_AB$

Aw, crud.  That was foolish of me.  ("aa$" would 
be wrongly defined.)  Okay, Next Effort:

NOT_AB = "(.?|[^$WS]*([^a].|.[^b]|[^$WS]..))"

Is that right?  It's starting to look like yours,
Kevin. :)  But I think (hope) I'm done.

Dallman

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
<Prev in Thread] Current Thread [Next in Thread>