Ive been scratching my head of this for a few days now.
The recipe in question is this:
----------------------------------------------------------------------------
VERBOSE=ON
:0:
* ^From:.*(cmathew)|(horvath)
$ORGMAIL
VERBOSE=OFF
----------------------------------------------------------------------------
Simple enough I think. I have similar ones that dont give me problems.
The headers of the incoming message which contribute to problem are:
----------------------------------------------------------------------------
Return-Path: <root(_at_)bootz(_dot_)ocis(_dot_)temple(_dot_)edu >
Date: Mon, 7 Feb 2005 09:31:43 -0500 (EST)
From: Super-User <root(_at_)bootz(_dot_)ocis(_dot_)temple(_dot_)edu>
To: Karl(_dot_)Horvath(_at_)temple(_dot_)edu, cmathew(_at_)temple(_dot_)edu,
sbirl(_at_)temple(_dot_)edu
Subject: Develop daily NSR backup report
----------------------------------------------------------------------------
The verbose logs:
----------------------------------------------------------------------------
procmail: Match on "^From:.*(cmathew)|(horvath)"
procmail: Locking "/var/mail/sbirl.lock"
procmail: Assigning "LASTFOLDER=/var/mail/sbirl"
procmail: Opening "/var/mail/sbirl"
procmail: Acquiring kernel-lock
procmail: Unlocking "/var/mail/sbirl.lock"
----------------------------------------------------------------------------
I turned on the verbose about 7 recipes before the one above to see if
there were any flukes, but procmail doesnt mention any:
----------------------------------------------------------------------------
procmail: Executing " formail -rtzxTo: | fgrep -i -f
$HOME/procmail_files/whitelist_addressbook"
procmail: Non-zero exitcode (1) from " formail -rtzxTo: | fgrep -i -f
$HOME/procmail_files/whitelist_addressbook"
procmail: No match on " formail -rtzxTo: | fgrep -i -f
$HOME/procmail_files/whitelist_addressbook"
procmail: Executing " formail -rtzxCc: | fgrep -i -f
$HOME/procmail_files/whitelist_addressbook"
procmail: Non-zero exitcode (1) from " formail -rtzxCc: | fgrep -i -f
$HOME/procmail_files/whitelist_addressbook"
procmail: No match on " formail -rtzxCc: | fgrep -i -f
$HOME/procmail_files/whitelist_addressbook"
procmail: No match on "sanctuminc(-mail\.custhelp)?\.com"
procmail: Match on "^Return-Path:.*temple\.edu"
procmail: Match on "^From:.*temple\.edu"
procmail: No match on "^Subject:.*meeting"
----------------------------------------------------------------------------
I changed
* ^From:.*(cmathew)|(horvath)
to
* ^From:.*cmathew|horvath
but still get the same results even with the verbose logs.
What am I overlooking? I looked to see if there might have been a 2nd
From line, but no.
Thanks
Birl
Archives http://www.xray.mpe.mpg.de/mailing-lists/procmail/
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail