Re: mutt and mailinglists
On Sat, May 12, 2001 at 03:08:41PM +0200, chris wrote:
> On Saturday, 12 May 2001, chris wrote:
>
> hmm. i think i dont understand the .forward and rc.test filez.
> can somebody post me the config lines i need to wirte in .forward and rc.foo
>
> egg. i dont want this mailinglist in my stadart inbox, but i want it, automaticly in a file like ~./Mail/deb-usr
>
> standart inbox = ~./Mail/inbox
> this list = ~./Mail/deb-usr
>
> so i can use the funktion (c) in mutt to change my mailbox
> right?
The quick n dirty.
I have in ~/.procmailrc -
MAILDIR=$HOME/Mail
PMDIR=$HOME/Procmail
In ~/Procmail/lists.rc I have the following for this list -
:0:
* (^TO|^CC.*)debian-user@lists.debian.org
deb-users
In my ~/Mail directory I have a file called "deb-users"
In ~/.muttrc I have for this list -
mailboxes ! =deb-users
and
subscribe debian-user
Once you get the basics set up see "man procmailex" for some nice
examples.
kent
--
From seeing and seeing the seeing has become so exhausted
First line of "The Panther" - R. M. Rilke
Reply to: