alexpt@hotmail.com wrote:
> procmail manage the delivery
> i've build this procmailrc into /etc
>
> SHELL=/bin/sh
> MAILDIR=${HOME}/mail
> LOGFILE=/var/log/procmail
>
> and it seems to be running, into the log i'll find he procmail process
> log, but the mail still be parked into /var/mail
I'm just taking guesses here... but is it possible that the
user's own .procmailrc file is taking precedence over the system's procmailrc file ?
I assume this might have something to do with the definition of "$(HOME)",
as to where procmail will look for the user's procmailrc files.
--
Greg