Enable both IP4 and IP6
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m36s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 3m6s
Create Docker Image / Final Docker Image Manifest (push) Successful in 8s

This commit is contained in:
Deon George 2025-05-10 13:02:20 +10:00
parent ba36e8db6d
commit bd5ac1e939

View File

@ -6,7 +6,7 @@ smtpd_helo_required = yes
recipient_delimiter = +
disable_vrfy_command = yes
header_checks = regexp:/etc/postfix/custom/header_checks
#inet_protocols = ipv4, ipv6
inet_protocols = ipv4, ipv6
local_recipient_maps =
mailbox_size_limit = 133169152
qmqpd_authorized_clients = 127.0.0.1 [::1]