Dear everybody,
I have a little problem using procmail. Below is the content of my .forward
file:
"|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #alex"
alexkusuma(_at_)yahoo(_dot_)com
And here is the content of my .procmailrc file:
SHELL=/usr/bin/sh
MAILDIR=${HOME}/mail
LOGFILE=${MAILDIR}/procmail.log
VERBOSE=yes
LOGABSTRACT=all
:0:
${DEFAULT}
My actual environment variable is as follows:
Shell : bash
UserID: alex
and I am using RedHat distro.
The problem is, whenever there is any incoming mail then that mail will be
bounced back and
produce following error to the sender:
----- The following addresses had permanent fatal errors -----
"|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #alex"
(expanded from: alex)
----- Transcript of session follows -----
sh: cannot use & in command
554 "|IFS=' ' && exec /usr/bin/procmail -f- || exit 75 #alex"... Service
unavailable
In the above case, I login as user A and send email to alex and user A will
receive
a notification email containing the above error message.
Can anybody help me? Thanx.
Best Regard,
Alex Kusuma Tjahjana
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail