From bdd1a14e2363c2b06fcea63fbb71eaace307a6b1 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Sat, 10 Sep 2022 19:31:21 -0400 Subject: [PATCH] security thru obscurity --- setup/mail-postfix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/mail-postfix.sh b/setup/mail-postfix.sh index 196d371d..915eaf88 100755 --- a/setup/mail-postfix.sh +++ b/setup/mail-postfix.sh @@ -58,7 +58,7 @@ tools/editconf.py /etc/postfix/main.cf \ smtp_bind_address=$PRIVATE_IP \ smtp_bind_address6=$PRIVATE_IPV6 \ myhostname=$PRIMARY_HOSTNAME\ - smtpd_banner="\$myhostname ESMTP Hi, I'm a Mail-in-a-Box (Ubuntu/Postfix; see https://mailinabox.email/)" \ + smtpd_banner="\$myhostname ESMTP" \ mydestination=localhost # Tweak some queue settings: