Re: ignoring headers
On 15.09.03,17:07, Ken Weingold wrote:
> 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?
Hi,
If you use procmail with mutt you can put this recipe in your procmail
configuration file:
:0fwh
|formail -I X-AntiAbuse:
That will remove all the unwanted headers.
- Jostein Berntsen
--
Jostein Berntsen <jbernts@xxxxxxxxxxxx>