LibrePlanet discussion list archive (unofficial mirror)
 help / color / mirror / Atom feed
From: Yuchen Pei <id@ypei.org>
To: libreplanet-discuss <libreplanet-discuss@libreplanet.org>
Subject: Is there an android email client allowing default display of the text/plain part?
Date: Mon, 20 Nov 2023 23:44:50 +1100	[thread overview]
Message-ID: <871qckbnlp.fsf@ypei.org> (raw)

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

_______________________________________________
libreplanet-discuss mailing list
libreplanet-discuss@libreplanet.org
https://lists.libreplanet.org/mailman/listinfo/libreplanet-discuss

                 reply	other threads:[~2023-11-20 12:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.gnu.org/mailman/listinfo/libreplanet-discuss

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871qckbnlp.fsf@ypei.org \
    --to=id@ypei.org \
    --cc=libreplanet-discuss@libreplanet.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).