Date: Tue, 12 Feb 2019 13:14:45 -0500 From: Robert Huff <roberthuff@rcn.com> To: Ernie Luzar <luzar722@gmail.com> Cc: "freebsd-questions\@freebsd.org" <freebsd-questions@freebsd.org> Subject: help with /var/log/sendmail.st rotation Message-ID: <23651.3349.273856.941561@jerusalem.litteratus.org> In-Reply-To: <5C630879.2000808@gmail.com> References: <5C630879.2000808@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ernie Luzar writes: > 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? Check /etc/periodic, particularly the weekly settings. I also have "periodic.conf.local" in /etc. Respectfully, Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23651.3349.273856.941561>