后缀安装程序是否可以检查/ etc / postfix中的现有配置,如果它存在,不会打扰配置屏幕的用户?
后缀安装程序是否可以检查/ etc / postfix中的现有配置,如果它存在,不会打扰配置屏幕的用户?
例如:
debconf-set-selections <<< "postfix postfix/mailname string your.hostname.com" debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Internet Site'" apt-get install -y postfix