Spam Assassin: Difference between revisions
Jump to navigation
Jump to search
Created page with " == cPanel Settings == === Spam Score Limit === SpamAssassin screens each incoming email message and scores it based on its spam characteristics. By default, SpamAssassin co..." |
No edit summary |
||
Line 10: | Line 10: | ||
<li>5 is the default setting (and works well for typical users).</li> | <li>5 is the default setting (and works well for typical users).</li> | ||
<li>10 means that any message with a score of 10 or less will not be marked as spam.</li> | <li>10 means that any message with a score of 10 or less will not be marked as spam.</li> | ||
</ul> | |||
=== Spam Box === | |||
When Spam Box is enabled, a spam folder is created. Spam is then delivered directly to this folder, allowing you to review all mail marked as spam before it is deleted.<br /> | |||
<br /> | |||
To enable Spam Box, click "Enable Spam Box" in the Spam Box section. (This is the recommended setting, instead of auto-deleting spam.) | |||
== References == | |||
<ul> | |||
<li>[https://wiki.apache.org/spamassassin/|Spam Assassin Wiki]</li> | |||
</ul> | </ul> |
Revision as of 20:30, 13 January 2017
cPanel Settings
Spam Score Limit
SpamAssassin screens each incoming email message and scores it based on its spam characteristics. By default, SpamAssassin considers messages with a score of 5 to be spam; you can adjust the spam score limit to more or less aggressive. Select the desired spam score limit from the "Score" drop-down menu in the Filters section. The lower the score, the more restrictive the filter will be:
- 0 means everything incoming will be marked as spam.
- 5 is the default setting (and works well for typical users).
- 10 means that any message with a score of 10 or less will not be marked as spam.
Spam Box
When Spam Box is enabled, a spam folder is created. Spam is then delivered directly to this folder, allowing you to review all mail marked as spam before it is deleted.
To enable Spam Box, click "Enable Spam Box" in the Spam Box section. (This is the recommended setting, instead of auto-deleting spam.)