procmail
[Top] [All Lists]

Re: FORWARD file and EXITCODE problem

1997-01-07 07:27:23
: "|IFS=' ';p=/usr/local/nuglops/bin/procmail;if test -f $p; then exec $p -Yf-;
: else exec `ksh -c 'echo ~vjl'`/bin/procmail -Yf-; fi"

Um, shouldn't that be

: "|IFS=' ';p=/usr/local/nuglops/bin/procmail;if test -f $p; then exec $p -Yf-;
: else exec `ksh -c 'echo ~vjl'`/bin/procmail -Yf-; fi # yourusernamehere"

?    <---------- end of my sentence

-- Bill Evans

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