procmail
[Top] [All Lists]

Re: Need some recipe help

2005-11-11 04:15:13
brian woodson schreef:

PATH=$HOME/bin:/usr/bin:/usr/local/bin:.

Hardly ever you need to set PATH in your .procmailrc.


SHELL=/usr/bin

Is /usr/bin realy your shell?


MAILDIR=$HOME/

MAILDIR should not end in a slash.


DEFAULT=$MAILDIR/mbox LOGFILE=$MAILDIR/from
LOCKFILE=$HOME/.lockmail

OK, but using a lockfile for the particular recipe is often more
efficient.


# LOGFILE     = $PMSRC/pm.log

A logfile should always be made.


LOGABSTRACT = "all"
VERBOSE     = "on"

:0 cb

I don't understand th b-flag there.


* ^To: (_dot_)*patch(_at_)fascv(_dot_)org
{
        BODY=`formail -k -X From: -X Subject:`

Check the result of that line in the LOGFILE.

-- 
Grtz, Ruud


____________________________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>