On Wed, Oct 24, 2001 at 07:13:57PM -0700 I heard the voice of
Will Yardley, and lo! it spake thus:
> 
> i use:
> 
> #mutt
> :0
> * ^Return-Path:.*mutt-users-owner.*@mutt\.org
> lists:mutt/

FWIW, I'd venture you'd be better off using the Sender: header.
I moved over to maildrop for filtering a while back (too dang sick of
procmail's various stupidities), and my rule looks like:
# Mutt
if(/^Sender: owner-mutt-users/)
        to $MBOXDIR/mutt-users

Using the .*'s in the rule really kills the efficiency of it; with
Sender:, you don't need any wildcards, so it's 'quicker'.  Of course,
whether it's a noticeable difference is questionable...



-- 
Matthew Fuller     (MF4839)     |    [EMAIL PROTECTED]
Unix Systems Administrator      |    [EMAIL PROTECTED]
Specializing in FreeBSD         |    http://www.over-yonder.net/

"The only reason I'm burning my candle at both ends, is because I
      haven't figured out how to light the middle yet"

Reply via email to