Gentoo Archives: gentoo-user

From: Drew Tomlinson <drew@××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Right recipe for gentoo-user procmail
Date: Mon, 31 Oct 2011 03:56:57
Message-Id: 4340D86C.9050707@mykitchentable.net
In Reply to: Re: [gentoo-user] Right recipe for gentoo-user procmail by Nick Rout
1 On 10/2/2005 2:06 PM Nick Rout wrote:
2
3 >On Sun, 02 Oct 2005 08:39:52 -0700
4 >Drew Tomlinson wrote:
5 >
6 >
7 >
8 >>On 10/1/2005 1:50 AM Nick Rout wrote:
9 >>
10 >>
11 >>
12 >>>On Fri, 2005-09-30 at 19:54 -0400, Dave Nebinger wrote:
13 >>>
14 >>>
15 >>>
16 >>>
17 >>>>Just set up the following recipe for postfix/courier-imapd/procmail:
18 >>>>
19 >>>>:0
20 >>>>* ^(From|Cc|To).*gentoo-user
21 >>>>$HOME/.maildir/.Gentoo.User/new/
22 >>>>
23 >>>>
24 >>>>
25 >>>>
26 >>>do not drop it in the "new" subdir, procmail will look after that.
27 >>>
28 >>>Also search on the right header:
29 >>>
30 >>>List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
31 >>>
32 >>>Just consider if someone sends a list message to the list with cc to
33 >>>you. Your recipe subverts the message designed for your inbox in to the
34 >>>Gentoo.User folder.
35 >>>
36 >>>
37 >>>
38 >>Here's mine that I use for various lists. I can't claim writing it but
39 >>I found it somewhere and it works well for me:
40 >>
41 >>:0
42 >>* ^List-Id:[^<]+<gentoo-\/[^.]+
43 >>.Gentoo.$MATCH/
44 >>
45 >>What this does is create a "Gentoo" folder under my inbox and then a
46 >>subfolder under "Gentoo" for each list to which I subscribe. So for
47 >>example if you subscribe to gentoo-users, gentoo-announce and
48 >>gentoo-security, this one rule will deliver all your Gentoo list mail to
49 >>"users", "announce", and "security" folders under your "Gentoo" folder.
50 >>
51 >>
52 >
53 >In fact it could probably be extended to match about a zillion mailing
54 >lists!
55 >
56 >
57
58 Yes, I use it for several and it works very well. :)
59
60
61 --
62 Visit The Alchemist's Warehouse
63 Magic Tricks, DVDs, Videos, Books, & More!
64
65 http://www.alchemistswarehouse.com
66
67 --
68 gentoo-user@g.o mailing list