<<< Date Index >>>     <<< Thread Index >>>

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?

Or if you like sed you can use this in your procmail file:


:0fwh
|sed -e '/X-AntiAbuse/Id'



- Jostein


-- 
Jostein Berntsen <jbernts@xxxxxxxxxxxx>