procmail
[Top] [All Lists]

RE: help with mail sort, mysteriously self-creating folder!

2004-01-13 11:53:05


-----Original Message-----
From: procmail-bounces(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
[mailto:procmail-bounces(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE]On Behalf Of 
JM Fraser
Sent: Tuesday, January 13, 2004 10:23 AM
To: procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
Subject: RE: help with mail sort, mysteriously self-creating folder!


Jim

Let me better explain. The actual text is written as:

 *^From:(_dot_)*(_at_)c3ntris\(_dot_)com
/dev/null



You really need that :0: before the pattern match.

:0:
* ^From:(_dot_)*(_at_)c3ntris\(_dot_)com
/dev/null

is the way to go.

When debugging it is a good idea to have a logfile, and to set verbose on.
Add this to the top of your .procmailrc file.

LOGFILE=$HOME/procmail.log
LOGABSTRACT=yes
VERBOSE=yes


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail