On Fri, Sep 19, 2014 at 11:19:47AM -0400, Steve Litt wrote: > Hi all, > > I had the following procmail filter: > > 0: > List-ID:.*misc.openbsd.org > .OpenBSD/ > > The preceding didn't put this list's email in maildir folder > OpenBSD. Just to make sure there was nothing wrong with the OpenBSD > folder, I changed it to a known good other folder, and still, mail from > this list went in my main inbox folder. > > So then I tried the following: > > 0: > * ^(To|Cc).*misc.openbsd.org > .OpenBSD/ > > Same symptom: Mail from this list went to my main inbox, not to > OpenBSD. I'm stumped.
This rule works for me: :0 * ^(To|Cc|Sender):.*misc@openbsd\.org openbsd-misc

