From 350b0f2826e92e9323aa488211fb96daa0a53d19 Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Mon, 4 Jan 2021 20:09:18 -0500 Subject: [PATCH] Making postfix listen on ipv6 too --- roles/shell/files/etc/postfix/main.cf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/shell/files/etc/postfix/main.cf b/roles/shell/files/etc/postfix/main.cf index 0c5744a..8430109 100644 --- a/roles/shell/files/etc/postfix/main.cf +++ b/roles/shell/files/etc/postfix/main.cf @@ -38,8 +38,8 @@ mynetworks = 127.0.0.0/8 mailbox_size_limit = 0 recipient_delimiter = + inet_interfaces = all -#inet_protocols = all -inet_protocols = ipv4 +inet_protocols = all +#inet_protocols = ipv4 home_mailbox = Maildir/