5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Rule problems, not fi...
FromSent OnAttachments
Jim McConnellFeb 27, 2004 10:46 am 
Ajai KhattriFeb 28, 2004 1:10 pm 
Rich DuzenburyFeb 28, 2004 1:58 pm 
Jeremy KitchenFeb 28, 2004 5:22 pm 
Jeremy KitchenFeb 29, 2004 3:22 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Rule problems, not filtering properlyActions...
From:Jeremy Kitchen (kitc@scriptkitchen.com)
Date:Feb 28, 2004 5:22:27 pm
List:net.sourceforge.lists.courier-maildrop

I apologize Rich for sending the first reply to you. Forgot to edit my to: line
;)

On Sat, 2004-02-28 at 15:41, Rich Duzenbury wrote:

On Fri, 2004-02-27 at 12:35, Jim McConnell wrote:

The following two rules are what work intermittently:

Most mailing lists identify themselves in a header like List-ID or Mailing-list. I filter courier-maildrop thusly:

if ((/^List-Id:.*courier\-maildrop/)) { to "./Maildir/.zzz_listmail.courier.courier-maildrop/." }

HTH

of course, you'd be better off just using a .qmail extension address file that has maildir delivery and subscribe that address to the list, as I do for all of my mailing lists.

kitchen@bawx:~$ cat .qmail-maildrop ./Maildir/.lists.maildrop/

-Jeremy