Running kernel 2.2.12, fetchmail 5.0.4, sendmail 8.9.3, out of the RH 6.1
box. fetchmail and sendmail work fine, delivering my mail to /var/spool/mail.
In trying to set up procmail, I cannot get past the .forward file. I use
the following in it:
"|IFS=' '&&exec /usr/bin/procmail -f-||exit 75 #root"
(root for now, till debugged ;(
My /var/log/maillog says (in part) stat=Service not available. If I change
.forward to:
"|exec /usr/bin/procmail -f-||exit 75 #root"
I get stat=Service not available, PLUS smrsh:uid 8: attempt to use exec
/usr/bin/procmail #root All this while, sendmail is dutifilly bouncing my
mail.
Permissions on .forward are -rw-r--r--, on /root are drwxr-xr-x
I am sincerely baffled on this. Thanks in advance for any thoughts on this.
John
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.