Greetings,
I'm having some problems with procmail that I can't seem to find any info
on. The problem is, any mail that is sent to DEFAULT will create a
lockfile and cause many procmail processes to be spawned. I've asked
around the office but no one can seem to help out. Is this a common
problem?
enclosed in my procmailrc file, I have the logs as well if those will be
needed.
-=Jef Lepine=-
PATH=/usr/bin:/usr/ucb:/bin:/usr/local/bin:.
MAILDIR=/home/jlepine/mail # You'd better make sure it exists
DEFAULT=/home/jlepine/mail/jlepine
VERBOSE=on
MAILDIR=$HOME/mail
PMDIR=$HOME/.procmail
LOGFILE=$PMDIR/log
INCLUDERC=$PMDIR/rc.folders
# INCLUDERC=$PMDIR/rc.testing
# INCLUDERC=$PMDIR/rc.maillists
LOCKFILE=/home/jlepine/mail/lockmail