Currently, services are enabled in /etc/rc.conf:
postfix_enable="YES"
dovecot_enable="YES"
Instead, we should put those lines in /etc/rc.conf.d/postfix and /etc/rc.conf.d/dovecot
Currently, services are enabled in /etc/rc.conf:
postfix_enable="YES"
dovecot_enable="YES"
Instead, we should put those lines in /etc/rc.conf.d/postfix and /etc/rc.conf.d/dovecot