From c118882962939efb72c0763bc19bbd5dd46fd379 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 21 Dec 2021 17:30:02 +0100 Subject: [PATCH] try config --- rootfs/etc/confd/templates/main.cf.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/etc/confd/templates/main.cf.tmpl b/rootfs/etc/confd/templates/main.cf.tmpl index e26a967..f5cfb19 100644 --- a/rootfs/etc/confd/templates/main.cf.tmpl +++ b/rootfs/etc/confd/templates/main.cf.tmpl @@ -4,7 +4,7 @@ mail_owner = postfix myhostname = {{getenv "MYHOSTNAME"}} mydomain = {{getenv "MYDOMAIN"}} myorigin = $mydomain -mydestination = +mydestination = $myhostname, localhost unknown_local_recipient_reject_code = 550 mynetworks_style = host