From 3e160e27e4686620d16477a9ea9cf00141e52ce7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 10:41:51 +0200 Subject: Adding upstream version 3.9.0. Signed-off-by: Daniel Baumann --- html/postscreen.8.html | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) (limited to 'html/postscreen.8.html') diff --git a/html/postscreen.8.html b/html/postscreen.8.html index 3511a9c..9ab10b7 100644 --- a/html/postscreen.8.html +++ b/html/postscreen.8.html @@ -315,31 +315,35 @@ POSTSCREEN(8) POSTSCREEN(8) porary allowlist entry before it is removed. postscreen_bare_newline_ttl (30d) - The amount of time that postscreen(8) will use the result from a - successful "bare newline" SMTP protocol test. + The amount of time that postscreen(8) remembers that a client IP + address passed a "bare newline" SMTP protocol test, before it + address is required to pass that test again. postscreen_dnsbl_max_ttl (${postscreen_dnsbl_ttl?{$postscreen_dnsbl_ttl}:{1}}h) - The maximum amount of time that postscreen(8) will use the - result from a successful DNS-based reputation test before a - client IP address is required to pass that test again. + The maximum amount of time that postscreen(8) remembers that a + client IP address passed a DNS-based reputation test, before it + is required to pass that test again. postscreen_dnsbl_min_ttl (60s) - The minimum amount of time that postscreen(8) will use the - result from a successful DNS-based reputation test before a - client IP address is required to pass that test again. + The minimum amount of time that postscreen(8) remembers that a + client IP address passed a DNS-based reputation test, before it + is required to pass that test again. postscreen_greet_ttl (1d) - The amount of time that postscreen(8) will use the result from a - successful PREGREET test. + The amount of time that postscreen(8) remembers that a client IP + address passed a PREGREET test, before it is required to pass + that test again. postscreen_non_smtp_command_ttl (30d) - The amount of time that postscreen(8) will use the result from a - successful "non_smtp_command" SMTP protocol test. + The amount of time that postscreen(8) remembers that a client IP + address passed a "non_smtp_command" SMTP protocol test, before + it is required to pass that test again. postscreen_pipelining_ttl (30d) - The amount of time that postscreen(8) will use the result from a - successful "pipelining" SMTP protocol test. + The amount of time that postscreen(8) remembers that a client IP + address passed a "pipelining" SMTP protocol test, before it is + required to pass that test again. RESOURCE CONTROLS line_length_limit (2048) -- cgit v1.2.3