diff --git a/Home.md b/Home.md index a59a916..eb7502e 100644 --- a/Home.md +++ b/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. -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:
sudo sqlite3 /var/hermes/greylisting.db
 SQLite version 3.9.2 2015-11-02 18:31:45