Skip to content
Snippets Groups Projects
Commit fe7978a1 authored by Robert Anderson's avatar Robert Anderson
Browse files

Removed old layout

parent 4780ebab
No related branches found
No related tags found
No related merge requests found
......@@ -49,93 +49,6 @@ printHeader();
<li>Define and manage policies comprising of ACL's which can include groups.</li>
</ul>
</li>
<li>Access Control
<a title="Help on access control" href="http://www.policyd.org/tiki-index.php?page=AccessControl&structure=Documentation" class="help">
<img src="images/help.gif" alt="Help" />
</a>
<ul>
<li>Control access based on policy. eg. Rejecting mail matching a specific policy.</li>
</ul>
</li>
<li>Amavis Integration
<a title="Help on Amavis integration" href="http://www.policyd.org/tiki-index.php?page=Amavis&structure=Documentation" class="help">
<img src="images/help.gif" alt="Help" />
</a>
<ul>
<li>Anti-virus checks.</li>
<li>Anti-spam checks.</li>
<li>Banned filename checks.</li>
<li>Email header checks.</li>
<li>Message size limits.</li>
<li>Blacklist/whitelist senders.</li>
<li>Email interception (BCC).</li>
</ul>
</li>
<li>Greylisting
<a title="Help on greylisting" href="http://www.policyd.org/tiki-index.php?page=Greylisting&structure=Documentation" class="help">
<img src="images/help.gif" alt="Help" />
</a>
<ul>
<li>Support for greylisting and masking sender IP addresses.</li>
<li>Support for auto-whitelisting and auto-greylisting based on count or count+percentage.</li>
</ul>
</li>
<li>HELO/EHLO Checks
<a title="Help on HELO/EHLO checks" href="http://www.policyd.org/tiki-index.php?page=CheckHelo&structure=Documentation" class="help">
<img src="images/help.gif" alt="Help" />
</a>
<ul>
<li>HELO/EHLO randomization prevention</li>
<li>Blacklisting of HELO/EHLO's ... those used by your own servers</li>
<li>Whitelisting of CIDR's which are known to be braindead</li>
<li>Check sending server HELO/EHLO for validity and RFC compliance.</li>
</ul>
</li>
<li>SPF Checks
<a title="Help on SPF checks" href="http://www.policyd.org/tiki-index.php?page=CheckSPF&structure=Documentation" class="help">
<img src="images/help.gif" alt="Help" />
</a>
<ul>
<li>Check the SPF records of a domain and see if the inbound email is allowed or prohibited.</li>
</ul>
</li>
<li>Quotas
<a title="Help on quotas" href="http://www.policyd.org/tiki-index.php?page=Quotas&structure=Documentation" class="help">
<img src="images/help.gif" alt="Help" />
</a>
<ul>
<li>Define message count quotas for policies.</li>
<li>Define cumulative size quotas for policies.</li>
<li>Track these quotas based on various methods, including sender IP block, sender user/domain/email address.</li>
</ul>
</li>
<li>Accounting
<a title="Help on accounting" href="http://www.policyd.org/tiki-index.php?page=Accounting&structure=Documentation" class="help">
<img src="images/help.gif" alt="Help" />
</a>
<ul>
<li>Message count and cumulative size accounting.</li>
<li>Message count and cumulative size limits per accounting period.</li>
<li>Daily, weekly and monthly accounting periods.</li>
</ul>
</li>
<li>Postfix Integration
<ul>
<li>Setup and create transports.</li>
<li>Create mailboxes.</li>
<li>Create mailbox aliases.</li>
<li>Manage distribution groups.</li>
</ul>
</li>
</ul>
<?php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment