Hey Gary, are you saying that all of my rule sets I should add :0: before
the 'From@ field? I was always told to add them on top. All of my others are
on top and they do work.
My .procmailrc file is printed below and I have added the lines you have
suggested:
LOGABSTRACT=yes
VERBOSE=yes
PATH=/bin:/usr/bin:/usr/local/bin
MAILDIR=$HOME/jmf
PMDIR=$HOME/.procmail
LOGFILE=$PMDIR/log
INCLUDERC=$PMDIR/.general.rc
Should I leave a space between :0: and 'From:.?'
J
-----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
Gary Funck
Sent: 13 January 2004 18:47
To: procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
Subject: RE: help with mail sort, mysteriously self-creating folder!
-----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
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail