According to the rc.sendmail(8) man page under sendmail_enable:
The "NONE" option is deprecated and should not be used.
Yet the hardening menu of bsdinstall uses the NONE option to disable sendmail.
This change updates bsdinstall to use the documented method for disabling sendmail.