[exim-dev] [Bug 1528] New: cutthrough has troubles with msgl…

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1528] New: cutthrough has troubles with msglog files
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1528
           Summary: cutthrough has troubles with msglog files
           Product: Exim
           Version: 4.82
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Delivery in general
        AssignedTo: jgh146exb@???
        ReportedBy: jgh146exb@???
                CC: exim-dev@???



since upgrading to exim 4.82 and enabling cutthrough delivery for some
customers our paniclog shows now and then entries like this:

...
2014-09-04 03:23:11 1XPLlL-0001GW-6S failed to unlink
/var/spool/exim4/msglog/L/1XPLlL-0001GW-6S: No such file or directory
2014-09-04 10:51:30 1XPSkx-0000dv-Af failed to unlink
/var/spool/exim4/msglog/x/1XPSkx-0000dv-Af: No such file or directory
2014-09-04 13:53:17 1XPVbB-0000tE-9C failed to unlink
/var/spool/exim4/msglog/B/1XPVbB-0000tE-9C: No such file or directory
...

The files *-J stuck in the spool dir, *-H and *-D are removed.

The mainlog shows delivery of the mail:

2014-09-04 03:23:10 1XPLlL-0001GW-6S >> user@???
R=domain_smart_route T=remote_smtp H=remote.domain.de [XXX] C="250
2.6.0
<D5C8F9B36700C60B7C929BB4CF95D6528F5F1A629288305F-74616e87f3c647681c024ad865706e23@???>
[InternalId=458] Queued mail for delivery"
2014-09-04 03:23:10 1XPLlL-0001GW-6S <= user@??? H=XXX.domain.cl
[XXX] P=esmtp S=6566
id=D5C8F9B36700C60B7C929BB4CF95D6528F5F1A629288305F-74616e87f3c647681c024ad865706e23@???
for user@???
2014-09-04 03:23:10 1XPLlL-0001GW-6S Completed



exigrep output:
+++ 1XPLlL-0001GW-6S has not completed +++
2014-09-04 03:23:11 1XPLlL-0001GW-6S => user@???
R=domain_smart_route T=remote_smtp H=remote.domain.de [XXX] C="250
2.6.0
<D5C8F9B36700C60B7C929BB4CF95D6528F5F1A629288305F-74616e87f3c647681c024ad865706e23@???>
[InternalId=459] Queued mail for delivery"
2014-09-04 03:23:11 1XPLlL-0001GW-6S failed to unlink
/var/spool/exim4/msglog/L/1XPLlL-0001GW-6S: No such file or directory

The problem occurs only with cutthrough delivery and remains with exim
4.84.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email