From 6292e8ac020d0ce7b9d48952d0eb054e41c1d9e1 Mon Sep 17 00:00:00 2001 From: Jarrod Smith Date: Thu, 10 Dec 2020 17:19:19 +0000 Subject: [PATCH] This should be a config option instead. --- target/postfix/main.cf | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/postfix/main.cf b/target/postfix/main.cf index c6dfe215..99be7f15 100644 --- a/target/postfix/main.cf +++ b/target/postfix/main.cf @@ -10,8 +10,6 @@ readme_directory = no alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases mydestination = $myhostname, localhost.$mydomain, localhost -# Uncomment for container accounts to masquerade as the domain instead of the host -# myorigin = $mydomain relayhost = mynetworks = 127.0.0.0/8 [::1]/128 [fe80::]/64 mailbox_size_limit = 0