We now disable all sendmail services and periodic services on FreeBSD before attempting to start postfix. Additionally, this updates mailer.conf mappings to use postfix applications rather than sendmail.
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
#
|
|
# Auto-generated by Chef.
|
|
# Local modifications will be overwritten.
|
|
#
|
|
# Execute the Postfix sendmail program, named /usr/local/sbin/sendmail
|
|
#
|
|
sendmail /usr/local/sbin/sendmail
|
|
send-mail /usr/local/sbin/sendmail
|
|
mailq /usr/local/sbin/sendmail
|
|
newaliases /usr/local/sbin/sendmail
|