Updated Home (markdown)

ScrumpyJack 2015-12-23 15:18:58 +00:00
parent 878e55cb5c
commit bd5861f580

@ -41,7 +41,7 @@ decide whether a triplet should be greylisted or not basically it follows this d
Hermes only ever writes to the greylist table. All other tables are for the user to fine tune Hermes's behaviour.
For example, to allow all mail from example.com to pass through Hermes unhindered:
For example, to allow all mail destined for your local example.com domain to pass through Hermes unhindered:
<pre>sudo sqlite3 /var/hermes/greylisting.db
SQLite version 3.9.2 2015-11-02 18:31:45