]> git.ekhem.eu.org Git - server.git/commitdiff
[postfix] Set $mydomain and $myhostname.
authorJakub Czajka <jakub@ekhem.eu.org>
Sun, 14 Jan 2024 14:19:24 +0000 (15:19 +0100)
committerJakub Czajka <jakub@ekhem.eu.org>
Sun, 14 Jan 2024 14:19:37 +0000 (15:19 +0100)
postfix/main.cf

index f1155592ab5e85846b794fb0ca8192a4c912d015..95690cea3605848b915140d9a0090f2e7d24d81e 100644 (file)
@@ -1,5 +1,8 @@
 # See /usr/share/postfix/main.cf.dist for a commented, more complete version
 
+mydomain = ${public_domain}
+myhostname = ${public_domain}
+
 smtpd_banner = $myhostname ESMTP $mail_name
 biff = no