Re: [exim] missing log entries

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Phil Pennock
Datum:  
To: ci
CC: exim-users
Betreff: Re: [exim] missing log entries
On 2013-04-25 at 08:30 +0200, ci@??? wrote:
> I cross checked it on another server running the same version.
> It is configured to deliver through a smart host. There I can see the
> missing log entries. Must be another reason.


Does dmesg show crashing processes? Perhaps there's a TLS/auth
interaction bug which is causing Exim to crash before the accepting
process flushes the log lines.

Next, I'd try using an integrity check to make sure that the copy of the
Exim files on disk matches the checksums in the package, to make sure
that there's been no corruption (deliberate or otherwise).

-Phil