Hi. Can someone please explain to me why procmail decides to use the last
recipe instead of the recipe that 'hit first'?
#-- .procmailrc:
set to yes when debugging
VERBOSE=yes
#VERBOSE=NO
# Remove ## when debugging; set to no if you want minimal logging
LOGABSTRACT=all
# Replace $HOME/Msgs with your message directory
# Mutt and elm use $HOME/Mail
# Pine uses $HOME/mail
# Netscape Messenger uses $HOME/nsmail
# Some news clients, such as slrn & nn, use $HOME/News
# Mailboxes in maildir format are usually put in $HOME/Maildir
MAILDIR=/usr/home/rene/dat/burn/mail.all/filteredByProcmail # Make sure
this directory exists!
# Directory for storing procmail-related files
PMDIR=/usr/home/rene/dat/burn/mail.all/procmail
# Put ## before LOGFILE if you want no logging (not recommended)
LOGFILE=$PMDIR/log
# Includes below, in order of likelyhood-of-encounter (CPU-friendly)
INCLUDERC=$PMDIR/lists.rc
# Default action below here
:0:
remainder
#--procmail/log:
From discussion-request(_at_)hfh(_dot_)org Thu Oct 18 04:05:02 2001
Subject: Re: anthrax - wtf is going on?
Folder: remainder
2117
procmail: Assigning
"INCLUDERC=/usr/home/rene/dat/burn/mail.all/procmail/lists.rc"
procmail: Match on "^X-Mailing-List: discussion(_at_)hfh\(_dot_)org"
procmail: No match on "^(To|From)(_dot_)*discussion(_at_)hfh\(_dot_)org"
procmail: No match on "^X-Mailing-List: party(_at_)hfh\(_dot_)org"
procmail: Locking "remainder.lock"
procmail: Assigning "LASTFOLDER=remainder"
procmail: Opening "remainder"
procmail: Acquiring kernel-lock
procmail: Unlocking "remainder.lock"
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail