K 10 svn:author V 3 cjc K 8 svn:date V 27 2002-02-17T02:01:15.000000Z K 7 svn:log V 454 Remove check for sendmail.conf before even trying to start sendmail. Checking for the existence of sendmail.cf is rather silly when someone is using the mailwrapper(8) to run a mail daemon that is not actually sendmail(8). It is also probably better to let sendmail(8) actually try to start and error out if the administrator has 'sendmail_enable="YES"' but no sendmail.conf. At present, it would fail silently. Reviewed by: gshapiro MFC after: 2 days END