Re: ignoring headers
On Mon, Sep 15, 2003, Michael Tatge wrote:
> * On Mon, Sep 15, 2003 Ken Weingold (bofh@xxxxxxx) muttered:
> > I have it set up in my muttrc that I ignore * and unignore what I want
> > to see, including 'X-'. My new DNS hosting company inserts a bunch of
> > X-AntiAbuse headers that I don't want to see. Any way I can make mutt
> > ignore those but see all the other X- headers?
>
> ignore *
> unignore X-
> ignore X-AntiAbuse
That doesn't work. I still see the X-AntiAbuse headers.
-Ken