------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1527
Summary: eximon fails to read some spool files
Product: Exim
Version: 4.84
Platform: Other
OS/Version: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Eximon
AssignedTo: nigel@???
ReportedBy: wbreyha@???
CC: exim-dev@???
as read on exim-users....
Message-ID: <53D250B6.6000401@???>
eximon fails to read some spoolfiles reporting:
0m 560 1XAea3-00035H-P7 *** Format error in spool file: size =
5272 ***
the original reported states that the spool file contains
-tls_ourcert
Since the part to read -tls_ourcert and -tls_peercert is enclosed by
#ifndef COMPILE_UTILITY
...
#endif
the error sounds reasonable.
IMO the #ifndef should be removed from spool_in.c:570ff.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email