Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2017-01-14 18:01:43 -08:00
parent 71dff3b93e
commit 49a83d77d2

View File

@@ -15,7 +15,7 @@ EOF
if [[ ! -z "$MAILNAME" ]]; then
echo "$MAILNAME" > /etc/mailname
postconf -e myorigin="$MAILNAME"
postconf -e myorigin="/etc/mailname"
cat >> /etc/postfix/main.cf <<- EOF
# Force ehlo behavior