procmail
[Top] [All Lists]

Re: error in recipe

2005-01-11 06:33:06
Toen wij Dallman Ross kietelden, kwam er dit uit:

Whoa, wait a minute, here's another idea:
  REM = '!$ ^^^^ ${-$myrem} ^^^^ !
'

Yes, that is a nice 'unmatchable'. Unless somebody 
receives an e-mail with a matching header...

The match on '^^(message)?' is safer & faster, I presume.

Alternative:

  REM = ' $ ^^ * * *($myrem)* * *'

or even:

  REM = ' $ ^^ * * *($myrem)* * * ^^'

(will give a 'No match on', but who cares.)


-- 
Grtz, 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>