diff --git a/CoreModules/generic/conf.sh b/CoreModules/generic/conf.sh index 25d3634..fc807b6 100644 --- a/CoreModules/generic/conf.sh +++ b/CoreModules/generic/conf.sh @@ -5,6 +5,7 @@ sed -i 's/#inet_interfaces = all/inet_interfaces = loopback-only/g' /etc/postfix/main.cf sed -i 's/mydestination/#mydestination/g' /etc/postfix/main.cf sed -i 's/relayhost =/mydestination = '$hostname', localhost.'$hostname', '$hostname'/g' /etc/postfix/main.cf +echo "bounce_notice_recipient = info@$domain" >/etc/postfix/main.cf cat < /etc/aliases # See man 5 aliases for format postmaster: root