public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Right recipe for gentoo-user procmail
@ 2005-09-30 23:54 Dave Nebinger
  2005-10-01  0:13 ` Manuel McLure
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Dave Nebinger @ 2005-09-30 23:54 UTC (permalink / raw
  To: gentoo-user


Just set up the following recipe for postfix/courier-imapd/procmail:

:0
* ^(From|Cc|To).*gentoo-user
$HOME/.maildir/.Gentoo.User/new/

Sound about right?

Guess I'll find out before many of you can even reply ;-)

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Right recipe for gentoo-user procmail
@ 2005-10-01  0:13 William Hubbs
  0 siblings, 0 replies; 8+ messages in thread
From: William Hubbs @ 2005-10-01  0:13 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Dave,


On Fri, Sep 30, 2005 at 07:54:53PM -0400, Dave Nebinger wrote:
> 
> Just set up the following recipe for postfix/courier-imapd/procmail:
> 
> :0
> * ^(From|Cc|To).*gentoo-user
> $HOME/.maildir/.Gentoo.User/new/

Close, but not quite.

Here is what I have:

:0
*^list-id:.*gentoo-user\.gentoo\.org
.maildir/.gentoo-user/

William

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDPdSablQW9DDEZTgRAqXXAKCa9LCKzoIDCeV38I+I/v2y295TvgCeOR4/
iEAxNFPfOCooaKFgsXGJLLs=
=9Nes
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Right recipe for gentoo-user procmail
  2005-09-30 23:54 [gentoo-user] Right recipe for gentoo-user procmail Dave Nebinger
@ 2005-10-01  0:13 ` Manuel McLure
  2005-10-01  0:17 ` Dave Nebinger
  2005-10-01  8:50 ` Nick Rout
  2 siblings, 0 replies; 8+ messages in thread
From: Manuel McLure @ 2005-10-01  0:13 UTC (permalink / raw
  To: gentoo-user

Dave Nebinger wrote:
> Just set up the following recipe for postfix/courier-imapd/procmail:
> 
> :0
> * ^(From|Cc|To).*gentoo-user
> $HOME/.maildir/.Gentoo.User/new/
> 
> Sound about right?
> 
> Guess I'll find out before many of you can even reply ;-)
> 

I use:

:0
* ^List-Id:.*gentoo-user\.gentoo\.org
.maildir/.Mail.gentoo-user/


You shouldn't put the /new/ at the end of the maildir - procmail is 
smart enough to put it there. The $HOME isn't strictly needed but 
shouldn't hurt either and is probably a good idea from a readability 
standpoint.

-- 
Manuel A. McLure KE6TAW <manuel@mclure.org> <http://www.mclure.org>
...for in Ulthar, according to an ancient and significant law,
no man may kill a cat.                       -- H.P. Lovecraft
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Right recipe for gentoo-user procmail
  2005-09-30 23:54 [gentoo-user] Right recipe for gentoo-user procmail Dave Nebinger
  2005-10-01  0:13 ` Manuel McLure
@ 2005-10-01  0:17 ` Dave Nebinger
  2005-10-01  8:50 ` Nick Rout
  2 siblings, 0 replies; 8+ messages in thread
From: Dave Nebinger @ 2005-10-01  0:17 UTC (permalink / raw
  To: gentoo-user

On Friday 30 September 2005 07:54 pm, Dave Nebinger wrote:
> Just set up the following recipe for postfix/courier-imapd/procmail:
> :0
>
> * ^(From|Cc|To).*gentoo-user
> $HOME/.maildir/.Gentoo.User/new/
>
> Sound about right?
>
> Guess I'll find out before many of you can even reply ;-)

Maybe it would work better if postfix was actually configured to use procmail 
for local mail delivery ;-)

Sorry for bouncing these messages to the list, folks.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Right recipe for gentoo-user procmail
  2005-09-30 23:54 [gentoo-user] Right recipe for gentoo-user procmail Dave Nebinger
  2005-10-01  0:13 ` Manuel McLure
  2005-10-01  0:17 ` Dave Nebinger
@ 2005-10-01  8:50 ` Nick Rout
  2005-10-02 15:39   ` Drew Tomlinson
  2 siblings, 1 reply; 8+ messages in thread
From: Nick Rout @ 2005-10-01  8:50 UTC (permalink / raw
  To: gentoo-user

On Fri, 2005-09-30 at 19:54 -0400, Dave Nebinger wrote:
> Just set up the following recipe for postfix/courier-imapd/procmail:
> 
> :0
> * ^(From|Cc|To).*gentoo-user
> $HOME/.maildir/.Gentoo.User/new/


do not drop it in the "new" subdir, procmail will look after that.

Also search on the right header:

List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>

Just consider if someone sends a list message to the list with cc to
you. Your recipe subverts the message designed for your inbox in to the
Gentoo.User folder.

> 
> Sound about right?
> 
> Guess I'll find out before many of you can even reply ;-)
> 

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Right recipe for gentoo-user procmail
  2005-10-01  8:50 ` Nick Rout
@ 2005-10-02 15:39   ` Drew Tomlinson
  2005-10-02 21:06     ` Nick Rout
  0 siblings, 1 reply; 8+ messages in thread
From: Drew Tomlinson @ 2005-10-02 15:39 UTC (permalink / raw
  To: gentoo-user

On 10/1/2005 1:50 AM Nick Rout wrote:

>On Fri, 2005-09-30 at 19:54 -0400, Dave Nebinger wrote:
>  
>
>>Just set up the following recipe for postfix/courier-imapd/procmail:
>>
>>:0
>>* ^(From|Cc|To).*gentoo-user
>>$HOME/.maildir/.Gentoo.User/new/
>>    
>>
>
>
>do not drop it in the "new" subdir, procmail will look after that.
>
>Also search on the right header:
>
>List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
>
>Just consider if someone sends a list message to the list with cc to
>you. Your recipe subverts the message designed for your inbox in to the
>Gentoo.User folder.
>

Here's mine that I use for various lists.  I can't claim writing it but 
I found it somewhere and it works well for me:

:0
*  ^List-Id:[^<]+<gentoo-\/[^.]+
.Gentoo.$MATCH/

What this does is create a "Gentoo" folder under my inbox and then a 
subfolder under "Gentoo" for each list to which I subscribe.  So for 
example if you subscribe to gentoo-users, gentoo-announce and 
gentoo-security, this one rule will deliver all your Gentoo list mail to 
"users", "announce", and "security" folders under your "Gentoo" folder.

Drew

-- 
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books, & More!

http://www.alchemistswarehouse.com

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Right recipe for gentoo-user procmail
  2005-10-02 15:39   ` Drew Tomlinson
@ 2005-10-02 21:06     ` Nick Rout
  2005-10-03  7:06       ` Drew Tomlinson
  0 siblings, 1 reply; 8+ messages in thread
From: Nick Rout @ 2005-10-02 21:06 UTC (permalink / raw
  To: gentoo-user


On Sun, 02 Oct 2005 08:39:52 -0700
Drew Tomlinson wrote:

> On 10/1/2005 1:50 AM Nick Rout wrote:
> 
> >On Fri, 2005-09-30 at 19:54 -0400, Dave Nebinger wrote:
> >  
> >
> >>Just set up the following recipe for postfix/courier-imapd/procmail:
> >>
> >>:0
> >>* ^(From|Cc|To).*gentoo-user
> >>$HOME/.maildir/.Gentoo.User/new/
> >>    
> >>
> >
> >
> >do not drop it in the "new" subdir, procmail will look after that.
> >
> >Also search on the right header:
> >
> >List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
> >
> >Just consider if someone sends a list message to the list with cc to
> >you. Your recipe subverts the message designed for your inbox in to the
> >Gentoo.User folder.
> >
> 
> Here's mine that I use for various lists.  I can't claim writing it but 
> I found it somewhere and it works well for me:
> 
> :0
> *  ^List-Id:[^<]+<gentoo-\/[^.]+
> .Gentoo.$MATCH/
> 
> What this does is create a "Gentoo" folder under my inbox and then a 
> subfolder under "Gentoo" for each list to which I subscribe.  So for 
> example if you subscribe to gentoo-users, gentoo-announce and 
> gentoo-security, this one rule will deliver all your Gentoo list mail to 
> "users", "announce", and "security" folders under your "Gentoo" folder.

In fact it could probably be extended to match about a zillion mailing
lists!

> 
> Drew
> 
> -- 
> Visit The Alchemist's Warehouse
> Magic Tricks, DVDs, Videos, Books, & More!
> 
> http://www.alchemistswarehouse.com
> 
> -- 
> gentoo-user@gentoo.org mailing list

-- 
Nick Rout <nick@rout.co.nz>

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Right recipe for gentoo-user procmail
  2005-10-02 21:06     ` Nick Rout
@ 2005-10-03  7:06       ` Drew Tomlinson
  0 siblings, 0 replies; 8+ messages in thread
From: Drew Tomlinson @ 2005-10-03  7:06 UTC (permalink / raw
  To: gentoo-user

On 10/2/2005 2:06 PM Nick Rout wrote:

>On Sun, 02 Oct 2005 08:39:52 -0700
>Drew Tomlinson wrote:
>
>  
>
>>On 10/1/2005 1:50 AM Nick Rout wrote:
>>
>>    
>>
>>>On Fri, 2005-09-30 at 19:54 -0400, Dave Nebinger wrote:
>>> 
>>>
>>>      
>>>
>>>>Just set up the following recipe for postfix/courier-imapd/procmail:
>>>>
>>>>:0
>>>>* ^(From|Cc|To).*gentoo-user
>>>>$HOME/.maildir/.Gentoo.User/new/
>>>>   
>>>>
>>>>        
>>>>
>>>do not drop it in the "new" subdir, procmail will look after that.
>>>
>>>Also search on the right header:
>>>
>>>List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
>>>
>>>Just consider if someone sends a list message to the list with cc to
>>>you. Your recipe subverts the message designed for your inbox in to the
>>>Gentoo.User folder.
>>>
>>>      
>>>
>>Here's mine that I use for various lists.  I can't claim writing it but 
>>I found it somewhere and it works well for me:
>>
>>:0
>>*  ^List-Id:[^<]+<gentoo-\/[^.]+
>>.Gentoo.$MATCH/
>>
>>What this does is create a "Gentoo" folder under my inbox and then a 
>>subfolder under "Gentoo" for each list to which I subscribe.  So for 
>>example if you subscribe to gentoo-users, gentoo-announce and 
>>gentoo-security, this one rule will deliver all your Gentoo list mail to 
>>"users", "announce", and "security" folders under your "Gentoo" folder.
>>    
>>
>
>In fact it could probably be extended to match about a zillion mailing
>lists!
>  
>

Yes, I use it for several and it works very well.  :)


-- 
Visit The Alchemist's Warehouse
Magic Tricks, DVDs, Videos, Books, & More!

http://www.alchemistswarehouse.com

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-10-31  3:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-30 23:54 [gentoo-user] Right recipe for gentoo-user procmail Dave Nebinger
2005-10-01  0:13 ` Manuel McLure
2005-10-01  0:17 ` Dave Nebinger
2005-10-01  8:50 ` Nick Rout
2005-10-02 15:39   ` Drew Tomlinson
2005-10-02 21:06     ` Nick Rout
2005-10-03  7:06       ` Drew Tomlinson
  -- strict thread matches above, loose matches on Subject: below --
2005-10-01  0:13 William Hubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox