mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 06:31:17 +00:00
Update FAQ.md
This commit is contained in:
parent
5f27799766
commit
3a2eeaace1
1 changed files with 3 additions and 0 deletions
3
FAQ.md
3
FAQ.md
|
@ -2359,6 +2359,9 @@ Servers generally have more memory and computing power, so they are much better
|
||||||
Also, you'll want spam filtered for all your email clients, possibly including web email, not just one email client.
|
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.
|
Moreover, email servers have access to information, like the IP address, etc of the connecting server, which an email client has no access to.
|
||||||
|
|
||||||
|
Spam filtering based on message headers might have been feasible,
|
||||||
|
but unfortunately this technique is [patented by Microsoft] (https://patents.google.com/patent/US7543076).
|
||||||
|
|
||||||
Of course you can report messages as spam with FairEmail,
|
Of course you can report messages as spam with FairEmail,
|
||||||
which will move the reported messages to the spam folder and train the spam filter of the provider, which is how it is supposed to work.
|
which will move the reported messages to the spam folder and train the spam filter of the provider, which is how it is supposed to work.
|
||||||
This can be done automatically with [filter rules](#user-content-faq71) too.
|
This can be done automatically with [filter rules](#user-content-faq71) too.
|
||||||
|
|
Loading…
Reference in a new issue