Please humor me and try the following.
Save away your /etc/logwatch/conf/logwatch.conf and create a new one with the following contents:
This is effectively what I have in my logwatch.conf, although I have an actual email address for MailFrom and I don't specify 'mailer' because I have a proper email system (postfix) installed.
Please run this two ways:and then again with
Please provide complete details of the results.
If this doesn't provide any useful insights then I have no clue and will leave you to sort this on your own.
Save away your /etc/logwatch/conf/logwatch.conf and create a new one with the following contents:
Code:
Output = mailMailTo = me@mac.comMailFrom = LogwatchDetail = MedService = -zz-sysService = -auditmailer = "/usr/sbin/sendmail -t"This is effectively what I have in my logwatch.conf, although I have an actual email address for MailFrom and I don't specify 'mailer' because I have a proper email system (postfix) installed.
Please run this two ways:
Code:
sudo logwatch --range yesterday --output stdout | lessCode:
sudo logwatch --range yesterday If this doesn't provide any useful insights then I have no clue and will leave you to sort this on your own.
Statistics: Posted by bls — Wed Nov 13, 2024 2:05 pm