Updated Home (markdown)
parent
878e55cb5c
commit
bd5861f580
1 changed files with 1 additions and 1 deletions
2
Home.md
2
Home.md
|
@ -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.
|
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
|
<pre>sudo sqlite3 /var/hermes/greylisting.db
|
||||||
SQLite version 3.9.2 2015-11-02 18:31:45
|
SQLite version 3.9.2 2015-11-02 18:31:45
|
||||||
|
|
Loading…
Add table
Reference in a new issue