On Sat, 20 Sep 2014 10:50:20 +1000 Jaime Tarrant <[email protected]> wrote:
> * On Fri Sep 19, 2014 at 11:19:47AM -0400 1251 , Steve Litt > ([email protected]) 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. > > I have a very similar rule with two differences: > > I think the rule should start with :0, I am not sure that 0: is > recognised, although :0: would be and would also lock the mailbox and > prevent something else from writing too it at the same time. > > Also, I have * ^ infront of the List-ID: > > :0 > * ^List-ID:.*misc.openbsd.org > $MAILDIR/lists/obsd :-) I looked at that recipe at least ten times and didn't see the colon was in the wrong place. I fixed it and it started working. Thanks! SteveT Steve Litt * http://www.troubleshooters.com/ Troubleshooting Training * Human Performance

