On Fri, Dec 28, 2001 at 05:09:05PM +0100, Andre Majorel <[EMAIL PROTECTED]> wrote:
> I thought that 
> 
>   message-hook "~f joe@blow\.com" "pipe-message /usr/local/bin/unmangle"
> 
> would do the trick but Mutt says "pipe-message: unknown command".

I would try
message-hook . "unset display_filter"
message-hook "~f joe@blow\.com" "set display_filter=/usr/local/bin/unmangle"

but this is untested.

Nicolas

Reply via email to