On Sun, Oct 31, 2021 at 09:19:47AM +0000, Chris Green wrote:
> On Sat, Oct 30, 2021 at 09:05:18PM +0100, Chris Green wrote:
> Well I now have:-
> 
>     auto_view text/html
>     unalternative_order
>     message-hook ~A "alternative_order text/html text/plain text"
> 
>     message-hook '~f ilovefreegle.org' 'unalternative_order'    
>     message-hook '~f ilovefreegle.org' 'alternative_order text/plain 
> text/html'    
> 
> ... and it's still not working.  Obviously I'm still misunderstanding
> something!
> 
Got it!  It should be:-

    auto_view text/html
    unalternative_order *
    message-hook ~A "alternative_order text/html text/plain text"

    message-hook '~f ilovefreegle.org' 'unalternative_order *'
    message-hook '~f ilovefreegle.org' 'alternative_order text/plain text/html'

Now I can actually see the messages I get from Freegle! :-)

Thanks all.

-- 
Chris Green

Reply via email to