Re: [VM] 'This email requires HTML support' from outlook.office365.com

2018-04-20 Thread Uday Reddy
jcb...@jcbradfield.org 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



Re: [VM] 'This email requires HTML support' from outlook.office365.com

2018-04-20 Thread Julian Bradfield
On 2018-04-19,   wrote:
> A fairly small number of my email messages turn up like this in my vm
> buffer. Lots of others with html attachments come through fine and the

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.

I haven't seen this from outlook, but no doubt it's possible to bulid
fancy enough mails that outlook gives up on producing a text/plain
version.

Is your vm configured to display html ?