Re: message hook help please
On Mon, Apr 14, 2008, Christian Ebert wrote:
> > message-hook '~f email@xxxxxxxxxx' 'alternative_order text/html text/plain
> > text/html'
>
> Why text/html twice?
Woops. :) I took that out.
> > message-hook . 'alternative_order text/plain text/html text/rtf
> > text/x-vcard application/ms-tnef'
>
> The so called default hook, the one matching all, must come
> first.
I have tried both ways but nothing seems to make any difference. With
it this way everything gets displayed as plain text. Is there a
problem with the matching of '~f email@xxxxxxxxxx' ?
-Ken