]> _ Git - fluidbook-toolbox.git/commitdiff
wip #8026 @5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 5 Mar 2026 14:42:00 +0000 (15:42 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 5 Mar 2026 14:42:00 +0000 (15:42 +0100)
resources/emailconfig/fail2ban-jail.cf
resources/emailconfig/postfix-main.cf

index 34f45a94f328fa3a096d1a945ec848c7fa88ce5d..ac7ab697e3779f98bd9d7a20f10e2636f4ff710c 100644 (file)
@@ -1,7 +1,7 @@
 [DEFAULT]
 
 # "bantime" is the number of seconds that a host is banned.
-bantime = 3h
+bantime = 365d
 
 # A host is banned if it has generated "maxretry" during the last "findtime"
 # seconds.
index 075f410607050f7a860ce77d14a185a1265f5e7d..44de3b998568c07feb4aab4b257b3e1330bd5a55 100644 (file)
@@ -1,7 +1,11 @@
-smtp_bind_address = 162.19.196.158
+smtp_bind_address = 46.105.59.186
 enable_original_recipient = yes
 frozen_delivered_to = no
 prepend_delivered_header = command, file, forward
-my_networks = $my_networks
+mynetworks = $my_networks
 smtpd_recipient_restrictions = check_recipient_access pcre:/etc/postfix/recipient_access.pcre
 
+postscreen_bare_newline_enable = no
+postscreen_non_smtp_command_enable = no
+postscreen_pipelining_enable = no
+