summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/rc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
index 4282bc8..507adae 100644
--- a/etc/rc.conf
+++ b/etc/rc.conf
@@ -4,6 +4,9 @@ ntpd_enable="YES"
static_routes="linklocal"
devmatch_blacklist="virtio_random.ko"
sendmail_enable="NONE"
+sendmail_submit_enable="NONE"
+sendmail_msp_queue_enable="NONE"
+sendmail_outbound_enable="NONE"
ifconfig_vtnet0="DHCP -rxcsum -tso"
nginx_enable="YES"
fcgiwrap_enable="YES"