From: Jakub Czajka Date: Sun, 14 Jan 2024 14:19:24 +0000 (+0100) Subject: [postfix] Set $mydomain and $myhostname. X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;h=1775eb985002ce8abd43a09a39f50488ff0fb8bb;p=server.git [postfix] Set $mydomain and $myhostname. --- diff --git a/postfix/main.cf b/postfix/main.cf index f115559..95690ce 100644 --- a/postfix/main.cf +++ b/postfix/main.cf @@ -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