procmail
[Top] [All Lists]

Re: Matching variables

2006-07-27 07:03:44
Google Kreme schreef:
I have a recipe that says:


         :0
         * $CALLN ?? $PHONE
         { CALLN = $PHONE }


Reformat it to make it clearer.

Then add \ to enable usage of $PHONE as a regex.

          :0
          *$  CALLN ?? $\PHONE
          { CALLN = $PHONE }


-- 
Groet, Ruud

____________________________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>