| IC Home > Know-how > Linux > Sendmail > Procmail > Debugging > | Procmail |
4 Debugging |
| ← 3.2 Autoresponder | [ up ] - [ Top of Procmail ] | 5 Related Links → |
To get a log of what happens you set at the beginning of your ~/.procmailrc recipes file:
SHELL=/usr/bin/sh # Use Bourne shell MAILDIR=${HOME}/Maildir # Customize as appropriate LOGFILE=${MAILDIR}/procmail.log # Your procmail log VERBOSE=yes # Produce full information LOGABSTRACT=all
[ Procmail ] - [ 5 Related Links ]
copyright by retoh - created with mytexi
$Id: procmail.mtxi,v 1.21 2007/04/06 07:44:08 webcms Exp $