From 1a900aafa3d7996900e61ee3656fbffa6c7effb2 Mon Sep 17 00:00:00 2001 From: marcelloc Date: Mon, 14 Nov 2011 19:40:10 -0200 Subject: postfix - include sqlite databases, mail search, cron updates and minor gui changes --- config/postfix/postfix_antispam.xml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to 'config/postfix/postfix_antispam.xml') diff --git a/config/postfix/postfix_antispam.xml b/config/postfix/postfix_antispam.xml index 8561d571..8d293522 100644 --- a/config/postfix/postfix_antispam.xml +++ b/config/postfix/postfix_antispam.xml @@ -119,6 +119,10 @@ View config files /postfix_view_config.php + + Search Email + /postfix_search.php + @@ -133,13 +137,21 @@ - Enable sender, client, recipients and rfc verification + Default: Strong
+ Enable sender, client, recipients and rfc verification.
]]>
+
+ + Helo Hostname + reject_unknown_helo_hostname + checkbox + Default: Checked
+ Reject unknow helo hostname during smtp communication.]]>
Zombie blocker zombie_blocker - Use postfix 2.8 Postscreen feature to detect zombie spammers]]> + Default: Enabled with enforce
Use postfix 2.8 Postscreen feature to detect zombie spammers]]>
select @@ -154,7 +166,7 @@ greet_time input 10 - syntax: 2,6s   (default: up to 2 seconds under stress, up to 6 seconds otherwise)
+ Default: up to 2 seconds under stress, up to 6 seconds otherwises
syntax: 2,6s
The amount of time that postscreen will wait for an SMTP client to send a command before its turn, and for DNS blocklist lookup results to arrive .
Specify a non-zero time value (an integral value plus an optional one-letter suffix that specifies the time unit).
Time units: s (seconds), m (minutes), h (hours), d (days), w (weeks).]]> @@ -186,7 +198,7 @@
- + Default: Enabled only in postscreen
Safety net to keep mail queued that would otherwise be returned to the sender.
This parameter disables locally-generated bounces, and prevents the Postfix SMTP server from rejecting mail permanently, by changing 5xx reply codes into 4xx.
However, soft_bounce is no cure for address rewriting mistakes or mail routing mistakes.]]>
@@ -208,7 +220,7 @@ RBL threshold rbl_threshold - How many RBL Lists Postscreen must find clien's ip address to block sender. + Default: 2
How many RBL Lists Postscreen must find clien's ip address to block sender.]]>
select @@ -223,13 +235,13 @@ postfix_spf select - + - The Sender Policy Framework (SPF) is an open standard specifying a technical method to prevent sender address forgery.]]> + Default: REJECT the mail when the sender credentials FAILS
The Sender Policy Framework (SPF) is an open standard specifying a technical method to prevent sender address forgery.]]>
-- cgit v1.2.3