use the new sendmail_* stuff for disabling sendmail-mta
This commit is contained in:
parent
ddc9dc7e58
commit
372d2696df
@ -13,7 +13,9 @@ cron_flags="$cron_flags -J 15"
|
||||
syslogd_flags="-ss"
|
||||
|
||||
# Prevent sendmail to try to connect to localhost
|
||||
# sendmail_enable="NONE"
|
||||
sendmail_enable="NO"
|
||||
sendmail_submit_enable="NO"
|
||||
sendmail_outbound_enable="NO"
|
||||
|
||||
# Bring up sshd, it takes some time and uses some entropy on first startup
|
||||
# sshd_enable="YES"
|
||||
|
Loading…
x
Reference in New Issue
Block a user