libreplanet-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is there an android email client allowing default display of the text/pl


From: Yuchen Pei
Subject: Is there an android email client allowing default display of the text/plain part?
Date: Mon, 20 Nov 2023 23:44:50 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hi,

In multipart emails, the text/plain part is often superior than
text/html part. For example, some multipart emails have redirection
click tracker links in the html part, but the real links in the plain
part. Also, phishing and scam emails tend to be amusing in the plain
part because it the author did not think of doing one properly :)

In gnus it is as trivial as

(setq mm-discouraged-alternatives '("text/html" "text/richtext"))

to make text/plain the default.

The following causes a radio button to appear in a multipart email so
that the user can choose which part to display

(setq gnus-buttonized-mime-types '("multipart/alternative"))

Is there any android email client with either of these features?

Best,
Yuchen

--
Dr Yuchen Pei | https://ypei.org | Timezone: UTC+11
PGP Key: 47F9 D050 1E11 8879 9040  4941 2126 7E93 EF86 DFD0
https://ypei.org/assets/ypei-pubkey.txt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]