[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [VM] 'This email requires HTML support' from outlook.office365.com
From: |
Uday Reddy |
Subject: |
Re: [VM] 'This email requires HTML support' from outlook.office365.com |
Date: |
Fri, 20 Apr 2018 13:49:35 +0100 |
address@hidden writes:
> Usually this means that the message is multipart/alternative, where
> the text/plain part says "This email requires HTML support", instead
> of (as it should) containing a plain text rendition of the text/html
> part.
Yes, that is a good explanation. There is a section in the VM Manual called
3.3.9 MIME multipart/alternative
which explains how to configure VM's handling of multipart/alternative.
Please consult that.
I set my vm-mime-alternative-show-method to 'best-internal. If html support
is available internally (e.g., using emacs-w3m) it gets chosen. Otherwise,
the text/plain version gets chosen.
Cheers,
Uday