procmail
[Top] [All Lists]

Re: misunderstood regexp

2005-07-13 12:02:42
vincent schreef:

(Please don't top-post.)

  :0
  * ^Subject:.*[[]flashfr]
  .mlists/Flashfr/

"Procmail: No match on "^Subject:.*[[]flashfr]

Strange missing dquote at the end. I guess there is still a CR playing
dirty tricks.
Try an editor like pico, from the command line.


Put a

   :0
   * ^Subject:.*\/[^ ].*
   { H_SUBJ = "xxx${MATCH}zzz" }

in front of that recipe, and check the log.


To all: please indent your procmail-code a few spaces, to make it stand
out better.

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