fix: remove obsolete ipv6/ipv4 addresses
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
127.0.0.1
|
127.0.0.1
|
||||||
10.233.212.0/26
|
10.233.212.0/26
|
||||||
::1
|
::1
|
||||||
2001:bc8:26c1:105::/64
|
2a01:e0a:9bd:2811::/64
|
||||||
|
@@ -21,7 +21,7 @@
|
|||||||
mail_name = I iz a mail server
|
mail_name = I iz a mail server
|
||||||
inet_protocols = all
|
inet_protocols = all
|
||||||
inet_interfaces = all
|
inet_interfaces = all
|
||||||
mynetworks = 163.172.112.17, 127.0.0.1, [::1]/128, 10.233.212.64/27, [2001:bc8:26c1:101::]/64, 10.233.212.0/26, [2001:bc8:26c1:105::]/64, 82.66.135.228, [2a01:e0a:9bd:2810::]/60
|
mynetworks = 127.0.0.1, [::1]/128, 10.233.212.64/27, 10.233.212.0/26, 82.66.135.228, [2a01:e0a:9bd:2810::]/60
|
||||||
relayhost = 37.187.5.75
|
relayhost = 37.187.5.75
|
||||||
transport_maps = hash:/etc/postfix/transport hash:/var/lib/mailman3/data/postfix_lmtp
|
transport_maps = hash:/etc/postfix/transport hash:/var/lib/mailman3/data/postfix_lmtp
|
||||||
local_recipient_maps = proxy:unix:passwd.byname $alias_maps hash:/var/lib/mailman3/data/postfix_lmtp
|
local_recipient_maps = proxy:unix:passwd.byname $alias_maps hash:/var/lib/mailman3/data/postfix_lmtp
|
||||||
|
Reference in New Issue
Block a user