diff --git a/app/src/main/java/eu/faircode/email/AdapterMessage.java b/app/src/main/java/eu/faircode/email/AdapterMessage.java
index 1f14348180..ba4e258174 100644
--- a/app/src/main/java/eu/faircode/email/AdapterMessage.java
+++ b/app/src/main/java/eu/faircode/email/AdapterMessage.java
@@ -245,6 +245,9 @@ public class AdapterMessage extends RecyclerView.Adapter
+
+
+
+
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b957988a66..06415c8fcd 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -303,6 +303,7 @@
Synchronize folder list
Synchronize shared folder lists
Manage folder subscriptions
+ Check message authentication
Check reply address on synchronizing messages
Check sender email addresses on synchronizing messages
Automatically tune the keep-alive interval
@@ -586,6 +587,7 @@
This will transfer extra data and consume extra battery power, especially if a lot of messages are stored on the device
This only applies to newly received messages and can break existing groups
Disabling this will reduce data and battery usage somewhat, but will disable updating the list of folders too
+ This will check the results of DKIM, SPF and DMARC authentication as performed by the email server
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