From ffc262d3ed80eb125e27c65acbd12d1830a91862 Mon Sep 17 00:00:00 2001 From: Marcel Bokhorst Date: Fri, 28 Feb 2020 15:29:49 +0100 Subject: [PATCH] Update FAQ.md --- FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ.md b/FAQ.md index 57c83dbc60..cc89f783ab 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2030,6 +2030,7 @@ This is why texts with dots are sometimes incorrectly recognized as links, which Spam filtering, verification of the [DKIM](https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail) signature and [SPF](https://en.wikipedia.org/wiki/Sender_Policy_Framework) authorization is a task of email servers, not of an email client. Servers generally have more memory and computing power, so are much better suited for this task. +Battery powered devices are less suitable for this. Also, you'll want spam filtered for all your email clients, possibly including web email, not just one email client. Moreover, email servers have access to information, like the IP address, etc of the connecting server, which an email client has no access to.