mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 09:47:13 +00:00
Updated FAQ
This commit is contained in:
parent
4148b28f61
commit
75fe44dba8
1 changed files with 1 additions and 2 deletions
3
FAQ.md
3
FAQ.md
|
@ -2029,8 +2029,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.
|
||||
Servers generally have more memory and computing power, so they are much better suited to this task than battery-powered devices.
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue