fix keyscript
[distro-setup] / postfix-setup
index 2d187fe47c3af33f251ee96efe7bbcb07f9a77a3..9401365e6d9132d42e065fe60a48369fc14b65d3 100755 (executable)
@@ -28,7 +28,7 @@ fi
 if isdeb; then
     s debconf-set-selections <<EOF
 postfix postfix/main_mailer_type select Satellite system
-postfix postfix/mailname string $host
+postfix postfix/mailname string $HOSTNAME
 postfix postfix/relayhost string $relayhost
 EOF