Date: Tue, 12 Feb 2019 12:55:05 -0500 From: Ernie Luzar <luzar722@gmail.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: help with /var/log/sendmail.st rotation Message-ID: <5C630879.2000808@gmail.com>
next in thread | raw e-mail | index | archive | help
I have the following in rc.conf to turn off sendmail sendmail_enable="NO" sendmail_submit_enable="NO" sendmail_outbound_enable="NO" sendmail_msq_queue_enable="NO" and commented out the following line in newsyslog.conf #/var/log/sendmail.st But I still see that the /var/log/sendmail.st file it being rotated every 7 days with a file size of zero. Something else is still rotating that file. Any suggestion of how to disable the rotating of this file?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5C630879.2000808>