------- 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: jgh146...@wizmail.org ReportedBy: jgh146...@wizmail.org CC: exim-dev@exim.org 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 >> u...@domain.de R=domain_smart_route T=remote_smtp H=remote.domain.de [XXX] C="250 2.6.0 <d5c8f9b36700c60b7c929bb4cf95d6528f5f1a629288305f-74616e87f3c647681c024ad865706...@email.xxx.cl> [InternalId=458] Queued mail for delivery" 2014-09-04 03:23:10 1XPLlL-0001GW-6S <= u...@domain.cl H=XXX.domain.cl [XXX] P=esmtp S=6566 id=d5c8f9b36700c60b7c929bb4cf95d6528f5f1a629288305f-74616e87f3c647681c024ad865706...@domain.cl for u...@domain.de 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 => u...@domain.de R=domain_smart_route T=remote_smtp H=remote.domain.de [XXX] C="250 2.6.0 <d5c8f9b36700c60b7c929bb4cf95d6528f5f1a629288305f-74616e87f3c647681c024ad865706...@email.domain.cl> [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 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##