procmail
[Top] [All Lists]

Re: Problems with space

2005-11-23 13:33:27
Frank Bures:
Ruud H.G. van Tol:
Frank Bures:

* .*\/${SPACE}whatever

That should be:

*$ .*\/${SPACE}whatever

See procmailrc(5) and look for 'parse' (and reparse).

I am sorry to inform that does not work either.  Neither does $SPACE
(no curly brackets).

Of course it works. The problem is somewhere else. Show real code and
verbose logs.

   LOGFILE = "$HOME/pm.log"
   VERBOSE = 'yes'

   SPACE = ' '

   :0
   *$ ^Subject:.*\/${SPACE}whatever
   { LOG = "${MATCH} <--" }

(I used the Subject header field as an example)

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