I changed it to single quotes, and I also viewd the /var/log/mailllog, this
is the error I'm getting..
Apr 13 09:56:45 homer sendmail[9388]: f3DEujc09388:
from=<mbaki(_at_)orblynx(_dot_)com>, size=895, class=0, nrcpts=1,
msgid=<5(_dot_)0(_dot_)0(_dot_)25(_dot_)2(_dot_)20010413100242(_dot_)00a42a60(_at_)64(_dot_)210(_dot_)135(_dot_)2>, proto=ESMTP,
daemon=MTA, relay=IDENT:root(_at_)marvin(_dot_)orblynx(_dot_)com [64.14.124.200]
Apr 13 09:56:45 homer sendmail[10355]: f3DEujc09388: forward
/export/home/mbaki/.forward.homer: Permission denied
Apr 13 09:56:45 homer sendmail[10355]: f3DEujc09388: forward
/export/home/mbaki/.forward: Permission denied
Apr 13 09:56:45 homer sendmail[10355]: f3DEujc09388:
to=<mbaki(_at_)homer(_dot_)orblynx(_dot_)com>, ctladdr=<mbaki(_at_)orblynx(_dot_)com> (1091/10),
delay=00:00:00, xdelay=00:00:00, mailer=local, pri=30391, dsn=2.0.0, stat=Sent
PERMISSION DENIED.
-rw-r--r-- 1 mbaki staff 65 Apr 13 09:56 .forward
-rw-r--r-- 1 mbaki staff 65 Apr 13 09:56 .procmailrc
Does procmail need some special permission?????
Thanks
At 01:55 AM 4/13/01 -0400, you wrote:
On 12 Apr, Monah Baki wrote:
| /home/test/.forward
| "|IFS=` ` && exec /usr/local/bin/procmail -f- || exit 75 #test"
|
I don't know if this is the cause of your problem, but the backticks
look suspicious to me. They should be single quotes (or escaped double
quotes may work) around a single space character. You are setting the
IFS environment variable to an empty string instead.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail