Re: mutt + seperate folder for lists
On Fri, Feb 02, 2001 at 09:30:01AM +0100, Thomas Guettler wrote:
> On Thu, Feb 01, 2001 at 07:36:50PM -0800, Charlie Yao wrote:
> > Hi, i was wondering how to make all debian-user msgs appear
> > in a seperate folder when i open mutt. Thanks in advance.
>
> You can use procmail. The relevant section in .procmail looks
> like this:
>
> :0:
> * ^Resent.*debian-user@lists.debian.org
> |formail -i "Reply-To: debian-user" >> debian-user
>
> (formail sets the Reply-To-Field)
if he's using mutt, no munging of the reply-to field is
necessary:
to reply to the sender, use mutt's "r" key. that'll reply
off-list to the sender, and nobody else will be the wiser.
to reply PUBLICLY to a list, use mutt's "L" key. it looks for
'x-mailing-list' headers and uses that as the reply-to, but only
*IF* you've set up your ~/.muttrc to recognize the list name:
# ~/.muttrc
lists debian-user debian-www debian-doc magick-user
--
using procmail to break up incoming mail to various folders, of
course, is still quite a delightful way to go.
--
See, if you were allowed to keep the money, you wouldn't
create jobs with it. You'd throw it in the bushes or
something. But the government will spend it, thereby
creating jobs. -- Dave Barry
will@serensoft.com *** http://www.dontUthink.com/
http://groups.yahoo.com/group/newbieDoc -- next week's
newbie needs your brain: document your experience today!
Reply to: