I'd like to receive all my emails with content-type text/plain by default while using gmail (no clients), by default gmail uses content-type text/html. Thanks!
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
|
When you receive email in gmail, gmail honors the "text/html" body part if one is present. I do not think there is any way to disable this behavior if you are using gmail's web interface. However, for mail that is "sent from gmail", this is easily do-able: I checked my gmail, and it is sending mail with:
My Gmail "Settings --> General" has this enabled:
And when I compose a message in gmail, I make sure I am using "plain text" for my email. |
|||||
|
|
One option would be to use the mobile version of gmail, m.gmail.com. |
|||
|
multipart-messages). When amultipart-messageis sent to gmail, the web interface choose thetext/htmlover thetext/plainbody. I'd like to receive only thetext/plainversion if present. – jpemberthy Jul 21 '10 at 14:17