From 4f1311036d57633be1645de43131f3fb05ab3f86 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 8 Jan 2022 10:55:41 +0100 Subject: [PATCH] Added TLS hint --- .../res/layout/fragment_options_synchronize.xml | 15 ++++++++++++++- app/src/main/res/values/strings.xml | 1 + 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_options_synchronize.xml b/app/src/main/res/layout/fragment_options_synchronize.xml index 2b682294f6..5ff99588e3 100644 --- a/app/src/main/res/layout/fragment_options_synchronize.xml +++ b/app/src/main/res/layout/fragment_options_synchronize.xml @@ -757,6 +757,19 @@ app:layout_constraintTop_toBottomOf="@id/tvCheckAuthenticationHint" app:switchPadding="12dp" /> + + Disabling this will reduce data and battery usage somewhat, but will disable updating the list of folders too Periodically synchronize the folder list in addition to after connecting to an account This will check the results of DKIM, SPF and DMARC authentication as performed by the email server + This will show a green shield only if a messages was transported securely by all servers This will check if the domain name of the sender and the reply address are the same This will check if DNS MX records exist This will slow down synchronizing messages