Confuse smtp errors

Mikep

Verified User
Joined
Mar 21, 2007
Messages
31
Hi, I've tried to search for this errors but no luck.
I have several frozen mails queued and at the same time errors notified to sender as mail not delivered, and local and forwarded mail being delivered.
I know this is related to accounts that also have forwarders created.

Exim is 4.86. exim.pl is 21

2015-12-01 11:53:58 1a3iZK-0026m9-7B DKIM: d=gmail.com s=20120113 c=relaxed/relaxed a=rsa-sha256 [verification succeeded]
2015-12-01 11:53:58 1a3iZK-0026m9-7B <= [email protected] H=mail-wm0-f50.google.com [74.125.82.50] P=esmtps X=TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128 CV=no S=2069 [email protected] T="test 2" from <[email protected]> for [email protected]
2015-12-01 11:54:02 1a3iZK-0026m9-7B => jafm <[email protected]> F=<[email protected]> R=spamcheck_director T=spamcheck S=2462
2015-12-01 11:54:02 1a3iZK-0026m9-7B Completed


+++ 1a3iZK-0026mH-GX has not completed +++
2015-12-01 11:54:00 1a3iZK-0026mH-GX <= [email protected] U=mail P=spam-scanned S=2594 [email protected] T="test 2" from <[email protected]> for [email protected]
2015-12-01 11:54:01 1a3iZK-0026mH-GX => XXX <[email protected]> F=<[email protected]> R=virtual_user T=dovecot_lmtp_udp S=2683 C="250 2.0.0 <[email protected]> VjDYHEF8XVYtqwcANLkLnQ Saved"
2015-12-01 11:54:01 1a3iZK-0026mH-GX Spool file 1ZtY1w-001oBm-Rw-D not found
2015-12-01 11:54:01 1a3iZK-0026mH-GX == [email protected] <[email protected]> R=lookuphost T=remote_smtp defer (-1): smtp transport process returned non-zero status 0x000b: terminated by signal 11
2015-12-01 11:54:01 1a3iZK-0026mH-GX Frozen

You can manually unfroze messages with exim -qff without errors but some new messagges are still being frozen.

Regards
 
I can't help you at the moment, but this is your issue:
Spool file 1ZtY1w-001oBm-Rw-D not found

So maybe you can have a search here or on Google about fixing the spool file issue.
 
Back
Top