Re: procmail seems to not work consistently2003-10-28 12:00:26On Tue, 28 Oct 2003 10:34:27 -0800, procmail(_at_)deliberate(_dot_)net wrote:
=> a = "(a|/\|@)"
Sorry, in this syntax we need to escape that backslash:
a = "(a|/\\|@)"
typing too fast ...,
- Don
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
|
|
||||||||||||||||