Updated FAQ

pull/217/head
M66B 7 months ago
parent 85c4174bcf
commit d176ce2b59

@ -3569,6 +3569,9 @@ Also, you'll want spam filtered for all your email clients, possibly including w
Moreover, email servers have access to information, like the IP address, etc. of the connecting server, which an email client has no access to.
Furthermore, an email server can inspect all messages of all email accounts, while an email client can inspect messages in your email account only.
Spammers today use large spam networks with many servers and e-mail addresses and AI to create messages that slip through spam filters.
This means that only powerful servers running a neural network fed with many messages can filter spam properly. A smartphone simply cannot do that anymore.
If you are receiving a significant amount of spam, the first thing you should do is consider switching to another email provider.
Some email servers excell at filtering spam, and others are really bad at it.
Switching to another e-mail provider is no fun, but neither is wading through piles of spam on a daily basis.

@ -1922,6 +1922,7 @@ Y1 OK CAPABILITY completed</code></pre>
<p><a name="faq92"></a> <strong>(92) Can you add spam filtering, verification of the DKIM signature and SPF authorization?</strong></p>
<p>🌎 <a href="https://translate.google.com/translate?sl=en&amp;u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq92">Google Translate</a></p>
<p>Spam filtering, verification of the <a href="https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail">DKIM</a> signature and <a href="https://en.wikipedia.org/wiki/Sender_Policy_Framework">SPF</a> authorization is a task of email servers, not of an email client, which is basically a viewer for messages on an email server. Servers generally have more memory and computing power, so they are much better suited to this task than battery-powered devices. Also, youll want spam filtered for all your email clients, possibly including web email, not just for one email client on one device. Moreover, email servers have access to information, like the IP address, etc. of the connecting server, which an email client has no access to. Furthermore, an email server can inspect all messages of all email accounts, while an email client can inspect messages in your email account only.</p>
<p>Spammers today use large spam networks with many servers and e-mail addresses and AI to create messages that slip through spam filters. This means that only powerful servers running a neural network fed with many messages can filter spam properly. A smartphone simply cannot do that anymore.</p>
<p>If you are receiving a significant amount of spam, the first thing you should do is consider switching to another email provider. Some email servers excell at filtering spam, and others are really bad at it. Switching to another e-mail provider is no fun, but neither is wading through piles of spam on a daily basis.</p>
<p>Spam filtering based on message headers might have been feasible, but unfortunately this technique is <a href="https://patents.google.com/patent/US7543076">patented by Microsoft</a>.</p>
<p>Recent versions of FairEmail can filter spam to a certain extent using a message classifier. Please see <a href="#faq163">this FAQ</a> for more information about this.</p>

Loading…
Cancel
Save