mouss wrote:
Liam-PrintingAutomation wrote:
given what you posted, you sa seems to be ok. you now need to make sure
your sendmail is actually calling procmail. try putting an error in your
You can tell procmail to log its actions by adding the following to the
top of a procmailrc:
LOGFILE=/path/to/logfile
VERBOSE=yes
If this a .procmailrc in a user's home directory, point the log to a
location to which that user has write privileges, e.g.,
/home/user/procmailog. If it's in /etc/procmailrc, it's probably better
to write it to some place like /var/log/procmail.