From 8fc3e4db70035021d1b7de6bdfa968587f01422f Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 29 Jul 2026 10:08:38 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 1 + index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index 227d9192a7..afe0cf2a65 100644 --- a/FAQ.md +++ b/FAQ.md @@ -240,6 +240,7 @@ Most apps store their data in the cloud instead of on the device, which is why t * ❌ ~~POP3 folders~~ * ✔ ~~Bottom action bar~~ * [SMTP Require TLS Option](https://datatracker.ietf.org/doc/html/rfc8689) +* [Unobtrusive End-to-End Email Signatures](https://datatracker.ietf.org/doc/draft-ietf-mailmaint-unobtrusive-signatures/) Anything on this list is in random order and *might* be added in the near future. diff --git a/index.html b/index.html index e5de3f0e31..db4d17bd62 100644 --- a/index.html +++ b/index.html @@ -229,6 +229,7 @@
  • POP3 folders
  • Bottom action bar
  • SMTP Require TLS Option
  • +
  • Unobtrusive End-to-End Email Signatures
  • Anything on this list is in random order and might be added in the near future.