procmail
[Top] [All Lists]

Re: Problem executing Procmail from .forward file

2002-02-02 10:43:42
In the previous episode (01.02.2002, 13:23:10), Francis Stiff
<fstiff(_at_)chevalcap(_dot_)com> said:


.forward contents = "|IFS=' '&&exec /usr/bin/procmail -f-||exit 75
#chevalcapital"


you definitely need a blank space between "IFS=' '" and "&&" and also
between "&&" and "exec" - i would also think you need one one between
"-f-" and "||" - and it sure won't hurt between "||" and "exit"

hope this helps

wolfgang

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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