From 5641a598b41fb0ec9bb6261837df34b733e54ddb Mon Sep 17 00:00:00 2001 From: Sven Kauber Date: Wed, 1 Feb 2017 08:45:00 +0000 Subject: [PATCH] Updated the documentation --- README.md | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ff941abf..f97e4534 100644 --- a/README.md +++ b/README.md @@ -213,16 +213,34 @@ Otherwise, `iptables` won't be able to ban IPs. - **empty** => postmaster@domain.com - => Specify the postmaster address -##### ENABLE_SASLAUTHD - - - **0** => `saslauthd` is disabled - - 1 => `saslauthd` is enabled - #### ENABLE_POSTGREY - **0** => `postgrey` is disabled - 1 => `postgrey` is enabled +##### POSTGREY_DELAY + + - **300** => greylist for N seconds + +Note: This postgrey setting needs `ENABLE_POSTGREY=1` + +##### POSTGREY_MAX_AGE + + - **35** => delete entries older than N days since the last time that they have been seen + +Note: This postgrey setting needs `ENABLE_POSTGREY=1` + +##### POSTGREY_TEXT + + - **Delayed by postgrey** => response when a mail is greylisted + +Note: This postgrey setting needs `ENABLE_POSTGREY=1` + +##### ENABLE_SASLAUTHD + + - **0** => `saslauthd` is disabled + - 1 => `saslauthd` is enabled + ##### SASLAUTHD_MECHANISMS - empty => pam