Files
VPS-scripts_Web-V2/SubModules/postfix/preconf.sh

2 lines
153 B
Bash

debconf-set-selections <<< "postfix postfix/mailname string $domain"
debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Internet Site'"