[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SLUG] Procmail: Errors for Dupes and Why the Maildirs?



Hey all,

Guess who's playing with their .procmailrc? ;)

I have two things bugging me ATM. The first is the following message
that pops up when I run 'mailstat' on my procmail log:


  Total Average  Number Folder
  ----- -------  ------ ------
      0       0       1  ## procmail: Extraneous locallockfile ignored
   3617    3617       1 Inbox
   3752    3752       1 Lists/docbook
  ----- -------  ------
   7369    2456       3

It always happens when I receive dupe emails.

The second is that whenever I receive email from lists that conform to
the RFC* rule that Anand mentioned that don't already have a mbox
file, procmail builds a Maildir for them (cur/new/tmp). I haven't found
any mention of changing mailbox format preferences thus far...

Here are the relevant parts of my .procmailrc file:


---


PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/sbin

MAILDIR=$HOME/mail

LOGFILE=$HOME/.procmail/log
LOGABSTRACT=all
LINEBUF=4096

FORMAIL=/usr/bin/formail


# Prevent duplicates
:0 Wh: msgid.lock
| $FORMAIL -D 8192 .msgid.cache


:0:
* ^((List-Id|X-(Mailing-)?List):(.*[<]\/[^>]*))
{
   LISTID=$MATCH

   :0:
   * LISTID ?? .*\/[^@nospam..]*
   Lists/$MATCH
}

:0:
*
Inbox


---


Any ideas?

- Jeff


-- jdub@nospam.aphid.net -------------------------------------------------

   w: http://advogato.org/person/jdub/
   i: 16341281 (jdub!)
   q: "She said she loved my mind, though by most accounts I had
       already lost it."

--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text