Gentoo Archives: gentoo-dev

From: Torsten Veller <ml-en@××××××.net>
To: gentoo-dev@××××××××××××.org
Subject: [gentoo-dev] Re: Small irritation: Can people please stop sending their posts in duplicate...
Date: Wed, 02 Mar 2005 10:05:16
Message-Id: 20050302100438.GA19782@veller.net
In Reply to: Re: [gentoo-dev] Small irritation: Can people please stop sending their posts in duplicate... by Georgi Georgiev
1 * Georgi Georgiev <chutz@×××.net>:
2 > maillog: 01/03/2005-19:47:05(+0100): Maurice van der Pot types
3 > > On Tue, Mar 01, 2005 at 10:02:34AM -0500, Bill Davidson wrote:
4 > > > Mutt supports this. You have to configure it though. In my ~/.muttrc I have:
5 > > >
6 > > > subscribe gentoo-user
7 > > >
8 > > > When I hit the 'L' key, the reply goes to the gentoo-user list. I'm not sure
9 > > > which header it reads though.
10 > >
11 > > Apparently the to, as you may be able to see from this message. If you
12 > > for instance have "subscribe gentoo-dev@g.o" in your
13 > > configuration and the to contains @robin.gentoo.org, mutt will report
14 > > that no mailing lists were found.
15 >
16 > And if you have "subscribe gentoo-dev" and the To: has
17
18 gentoo-dev matches gentoo-dev@l.g.o as well as
19 gentoo-dev@g.o as well as gentoo-dev@××××××××××××.org.
20 (Your Mail-Followup-To: includes gentoo-dev@g.o and
21 gentoo-dev@××××××××××××.org).
22
23 > gentoo-dev@{robin.,}gentoo.org it will send it to both addresses when
24 > you hit the To. The idea of "subscribe" is to tell mutt to put the
25 > Mail-Followup-To: header (because you are subscribed and don't want a
26 > reply coming to you as well) more than anything else.
27
28 lists gentoo-[0-9a-z-]+@gentoo\\.org
29 subscribe gentoo-[0-9a-z-]+@gentoo\\.org
30
31 and
32
33 set honor_followup_to=ask-yes
34 set reply_to=ask-no
35 # Fix broken mailing list software
36 set ignore_list_reply_to=yes
37
38 works like a charme.
39 --
40 --
41 gentoo-dev@g.o mailing list

Replies