Hi all

I have a weird problem with my sendmail that I can't work out.

When the logs rotate (from cron, with logrotate) sendmail only logs half
of what it did before.

Before rotation it would log the email coming in, then also log the
actual delivery to the mailbox.

After logrotate rotaes my logs, it only logs the delivery to my mailbox. 

If I restart sendmail, logging goes back to normal.

Is this something to do with sendmail? syslogd? or something else? I'm
stumped.

sendmail 8.10.1
syslogd1.3-3 (came with RH 6.1)
the standard RH 6.1 syslog.conf file

Any ideas?

regards,
Chris.

example before logging, and after restarting sendmail:

Jul  3 13:36:00 sb sendmail[21258]: e635Zt021258:
from=<[EMAIL PROTECTED]>, size=1806, class=-30, nrcpts=1,
msgid=<"ElbU_.0.sa5.wU1Ov"@lists.redhat.com>, proto=SMTP, daemon=MTA,
relay=lists.redhat.com [199.183.24.247]
Jul  3 13:36:11 sb sendmail[21259]: e635Zt021258:
to=<[EMAIL PROTECTED]>, delay=00:00:15, xdelay=00:00:11,
mailer=local, pri=84787, dsn=2.0.0, stat=Sent

example after logrotate:

Jul  3 13:36:11 sb sendmail[21259]: e635Zt021258:
to=<[EMAIL PROTECTED]>, delay=00:00:15, xdelay=00:00:11,
mailer=local, pri=84787, dsn=2.0.0, stat=Sent




-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to