[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mutt ignoring [tags]



On Wed, Jan 12, 2000 at 01:32:51PM -0700, Nate Duehr wrote:
> If you're using exim, you might try using the .forward file filtering built
> into exim instead of trying to do it in mutt, if you're having trouble.  

My two-cents worth: the default exim config is set up so you don't need to
use a .forward file if you use procmail.

Here's how I have it:

~/.procmailrc:

PATH=$HOME/bin:/usr/local/bin:/usr/bin:/bin
MAILDIR=$HOME/Mail             # you'd better make sure it exists
PMDIR=$HOME/procmail           # procmail recipies are here
LOGFILE=$PMDIR/procmail.log    # recommended
VERBOSE=yes                    # for debugging
LOGABSTRACT=all

INCLUDERC=$PMDIR/lists.rc      # plug-in recipies start here!

~/procmail/lists.rc:

:0:
* ^Resent-Sender.*debian-user-request@lists.debian.org
debian/


-- 
David J. Kanter
djkanter@nwu.edu

"Music has been too much a part of my life to try to listen to it with one ear
while digging out a liver tumor with both eyes and the other ear."
  
  -- Dr. Francis D. Moore Sr., 
     Moseley professor emeritus of surgery, Harvard Medical School.


Reply to: