It appears as though procmail is not getting invoked
my sendmail on my Redhat 7.3 server. It is a stock
install, with the sendmail, fetchmail and procmail
provided by Redhat. I disabled smrsh in the
/etc/mail/sendmail.rc file and regenerated the
/etc/sendmail.cf. My .procmailrc looks like this:
SHELL=/bin/sh
MAILDIR=$HOME/Mail
PROGRAM_DIR=/home/*username*/*programpath*
:0
* ^From(_dot_)*user(_at_)emailaddress
{
:0 c
|/path/to/progran
:0
/home/*username*/Mail/archive
}
fetchmail downloads the messages and dumps them into
/var/spool/mail/*username*, and procmail is never
invoked. I have read though all the web pages I could
find, and everything is setup as it should be
(including the group file permissions on the home
dir). Any thoughts would be appreciated.
Thanks.
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail