Be sure to execute sendmail_precmd() to check sendmail.cf conflicts and
rebuild the aliases file if necessary. PR: conf/72910 Submitted by: matteo@ MFC after: 3 days
This commit is contained in:
parent
db45c56d7d
commit
125ffad4f8
@ -17,6 +17,7 @@
|
||||
name="sendmail"
|
||||
rcvar=`set_rcvar`
|
||||
required_files="/etc/mail/${name}.cf"
|
||||
start_precmd="sendmail_precmd"
|
||||
|
||||
load_rc_config $name
|
||||
command=${sendmail_program:-/usr/sbin/sendmail}
|
||||
|
Loading…
Reference in New Issue
Block a user