[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Re: /var/log/maillog file empty



Hi,
At 16:00 28-12-2003 -0800, Bruce Timberlake wrote:
at 11:56:57...  Mmmmmmmmmmmm not sure why it did not rotate the maillog file
when it restarted syslogd at 4:03 am...
Any ideas?

Maybe there was a sendmail process running that didn't die off completely...?

sendmail does not write directly to maillog. It uses the syslog facility. Even if there was still a sendmail process running, the messages should be written to the maillog file if the logs were rotated correctly and syslogd is restarted.

Regards,
-sm