procmail
[Top] [All Lists]

What is causing this

2000-09-28 00:00:12
I have been tweaking my procmailrc. and when checking the logs I noticed
this:

procmail: Lock failure on "2000/09/FreeBSD-ports/.lock"
From owner-freebsd-ports(_at_)FreeBSD(_dot_)ORG  Wed Sep 27 23:11:39 2000
 Subject: Re: latest Xmms still doesn't compile
  Folder: 2000/09/FreeBSD-ports/new/_LZ,YFu05.lunatic.oneinsane.net 3077

Here is the recipe info portion for that folder:

PATH=$HOME/bin:/usr/bin:/bin:/usr/local/bin:.
MAILDIR=$HOME/mail      # You'd better make sure it exists
MONTH=`date +%Y/%m`
JFDIR=/usr/local/etc/junkfilter
LOGFILE=$HOME/mail/from

# ----- check for existance of this month's directory -----
:0 ic
* ? test ! -d $MONTH
| mkdir -p $MONTH && chmod 0700 $MONTH

# ----- add Lines: header for Maildir mail -----
:0 bw
LINES=|wc -l | tr -d " "

:0 fhw
|formail -a "Lines: $LINES"

##
## Stop Duplicates
##
:0 Wh: msgid.lock
| formail -D 8192 msgid.cache

:0:                             # Anything from FreeBSD Ports mail list
* ^Sender(_dot_)*-freebsd-ports(_at_)FreeBSD(_dot_)ORG
$MONTH/FreeBSD-ports/


TIA
-- 
------------------------------------------------------------------------------
Ron Rosson                                    ... and a UNIX user said ...
The InSaNe One                                        rm -rf *
insane(_at_)oneinsane(_dot_)net                     and all was /dev/null and 
*void()
------------------------------------------------------------------------------
                    *Who WAS that masked mailer?*

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

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