Hi, i try to use my procmail with .forward
cat .forward
#procmail
"|exec /usr/local/bin/procmail"
when i receive an e-mail...on /var/log/maillog i see..
550 5.7.1 /home/user/.forward: line 2: "|exec /usr/local/bin/procmail"... User
user(_at_)daemon(_dot_)org doesn't have a valid shell for mailing to program
i try too with:
"|IFS=' '&&exec /usr/local/bin/procmail -f-||exit 75 #user"
|IFS=' ' && exec /usr/local/bin/procmail -f- || exit 75 #user
and "|/usr/bin/procmail -f- #user"
with the same results..
anyone help me please?
i use the last version or procmail (3.14) and the sendmail 8.11.0
please send the answers to undergra(_at_)vallesnet(_dot_)org i'm not subscribe
to
mailing list.
sorry for my bad english and have a nice day
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail