From 0520bc46b4a03f7622fc05214568fd41d0aaab68 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 24 Sep 2023 10:18:05 +0300 Subject: exolobe1.liw.fi as MX and mail client Sponsored-by: author --- ansible/roles/smarthost-client/templates/main.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible/roles/smarthost-client') diff --git a/ansible/roles/smarthost-client/templates/main.cf b/ansible/roles/smarthost-client/templates/main.cf index d9deaaf..af8e058 100644 --- a/ansible/roles/smarthost-client/templates/main.cf +++ b/ansible/roles/smarthost-client/templates/main.cf @@ -10,7 +10,7 @@ smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) biff = no # appending .domain is the MUA's job. -append_dot_mydomain = no +append_dot_mydomain = yes # Uncomment the next line to generate "delayed mail" warnings #delay_warning_time = 4h -- cgit v1.2.1