Enable both IP4 and IP6
This commit is contained in:
parent
ba36e8db6d
commit
bd5ac1e939
@ -6,7 +6,7 @@ smtpd_helo_required = yes
|
|||||||
recipient_delimiter = +
|
recipient_delimiter = +
|
||||||
disable_vrfy_command = yes
|
disable_vrfy_command = yes
|
||||||
header_checks = regexp:/etc/postfix/custom/header_checks
|
header_checks = regexp:/etc/postfix/custom/header_checks
|
||||||
#inet_protocols = ipv4, ipv6
|
inet_protocols = ipv4, ipv6
|
||||||
local_recipient_maps =
|
local_recipient_maps =
|
||||||
mailbox_size_limit = 133169152
|
mailbox_size_limit = 133169152
|
||||||
qmqpd_authorized_clients = 127.0.0.1 [::1]
|
qmqpd_authorized_clients = 127.0.0.1 [::1]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user