iredmail-doc/html/iredadmin-pro.spam.policy.p...

43 lines
2.4 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>iRedAdmin-Pro: Priority of spam policy used in iRedMail & iRedAdmin-Pro</title>
<link rel="stylesheet" type="text/css" href="./css/markdown.css" />
</head>
<body>
<div id="navigation">
2017-10-26 09:32:04 -05:00
<a href="http://www.iredmail.org" target="_blank">
<img alt="iRedMail web site"
src="./images/logo-iredmail.png"
style="vertical-align: middle; height: 30px;"
/>&nbsp;
<span>iRedMail</span>
</a>
&nbsp;&nbsp;//&nbsp;&nbsp;<a href="./index.html">Document Index</a></div><h1 id="iredadmin-pro-priority-of-spam-policy-used-in-iredmail-iredadmin-pro">iRedAdmin-Pro: Priority of spam policy used in iRedMail &amp; iRedAdmin-Pro</h1>
<p>With <code>@lookup_sql_dsn =</code> enabled in Amavisd config file, Amavisd will lookup
spam policies from SQL database <code>amavisd</code> for different accounts. The
priorities of different spam policies are:</p>
<ol>
<li>Highest: per-user spam policy set in user profile page</li>
<li>Lower: per-domain spam policy set in domain profile page</li>
<li>Even lower: global spam policy set in iRedAdmin-Pro: "System -&gt; Anti Spam -&gt; Global Spam Policy"</li>
<li>Lowest: server wide spam policy defined in Amavisd config file.</li>
</ol>
<p>References:</p>
<ul>
<li><a href="./amavisd.sql.db.html">Explanation of Amavisd SQL database</a></li>
</ul><div class="footer">
<p style="text-align: center; color: grey;">All documents are available in <a href="https://bitbucket.org/zhb/iredmail-docs/src">BitBucket repository</a>, and published under <a href="http://creativecommons.org/licenses/by-nd/3.0/us/" target="_blank">Creative Commons</a> license. You can <a href="https://bitbucket.org/zhb/iredmail-docs/get/tip.tar.bz2">download the latest version</a> for offline reading. If you found something wrong, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p>
</div>
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-3293801-21', 'auto');
ga('send', 'pageview');
</script>
</body></html>