Searched hist:133150 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/etc/rc.d/
H A Dsendmaildiff 133150 Thu Aug 05 01:09:54 MDT 2004 gshapiro Fix the startup logic for sendmail. If sendmail_enable=yes, don't start
the submit and outbound daemon, else if sendmail_submit_enable=yes, don't
start the outbound daemon. Only one daemon should be started.

Also, do not rebuild database maps at boot time. The code didn't pay
attention to SENDMAIL_MAP_TYPE and assumed 'hash'. Also, admins may
not want maps automatically rebuilt just because the back end database
has changed. Finally, some maps are built with mode tools than just
makemap (e.g., using cidrexpand on the access text file before sending
it to makemap).

Noticed by: ache
Reviewed by: ache

Completed in 78 milliseconds