On 17/03/2020 21:30, Lukas Haase via Exim-users wrote: > Example: User [email protected] on my system sends an email to > [email protected] and [email protected]. From the logs below, it can be > seen that the message (1jEJOC-0001UM-Td) is successfully accepted and then > passed on to dkimproxy which re-delivers it from port 10029. The new message > is 1jEJOF-0001UU-Cz and is successfully delivered to the google servers: > > 2020-03-17 22:04:41 [5726] 1jEJOC-0001UM-Td SA: Debug: SAEximRunCond expand > returned: 'true' > 2020-03-17 22:04:41 [5726] 1jEJOC-0001UM-Td SA: Debug: check succeeded, > running spamc > 2020-03-17 22:04:43 [5726] 1jEJOC-0001UM-Td SA: Action: scanned but message > isn't spam: score=0.0 required=5.0 (scanned in 2/2 secs | Message-Id: > [email protected]). From <[email protected]> > (host=gate.example.net [83.73.2.170]) for [email protected], > [email protected] > 2020-03-17 22:04:43 [5726] 1jEJOC-0001UM-Td <= [email protected] > H=gate.example.net ([192.168.200.209]) [83.73.2.170]:56470 > I=[83.73.2.172]:587 P=esmtpsa X=TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128 CV=no > SNI="mail.example.net" A=plain_dovecot_authdaemon:lukas S=2885 M8S=8 > [email protected] from <[email protected]> > for recipient1@gmail [email protected] > 2020-03-17 22:04:43 [19955] SMTP connection from [127.0.0.1]:44870 > I=[127.0.0.1]:10029 (TCP/IP connection count = 6) > 2020-03-17 22:04:43 [5726] SMTP connection from gate.example.net > ([192.168.200.209]) [83.73.2.170]:56470 I=[83.73.2.172]:587 closed by QUIT > 2020-03-17 22:04:43 [5734] 1jEJOF-0001UU-Cz PRDR R=<[email protected]> > acceptance > 2020-03-17 22:04:43 [5734] 1jEJOF-0001UU-Cz PRDR R=<[email protected]> > acceptance > 2020-03-17 22:04:43 [5734] 1jEJOF-0001UU-Cz SA: Debug: SAEximRunCond expand > returned: '' > 2020-03-17 22:04:43 [5734] 1jEJOF-0001UU-Cz SA: Action: Not running SA > because SAEximRunCond expanded to false (Message-Id: 1jEJOF-0001UU-Cz). From > <[email protected]> (host=localhost [127.0.0.1]) for [email protected], > [email protected] > 2020-03-17 22:04:43 [5734] 1jEJOF-0001UU-Cz <= [email protected] H=localhost > (mail.example.net) [127.0.0.1]:44870 I=[127.0.0.1]:10029 P=esmtp PRDR S=3767 > M8S=0 [email protected] from > <[email protected]> for [email protected] [email protected] > 2020-03-17 22:04:43 [5737] 1jEJOF-0001UU-Cz H=gmail-smtp-in.l.google.com > [2a00:1450:400c:c08::1b]:25 No route to host > 2020-03-17 22:04:44 [5735] 1jEJOF-0001UU-Cz => [email protected] > F=<[email protected]> P=<[email protected]> R=dnslookup T=remote_smtp S=3835 > H=gmail-smtp-in.l.google.com [74.125.133.26]:25 PRX=[]:0 > I=[83.73.2.172]:33460 X=TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256 CV=yes > DN="C=US,ST=California,L=Mountain View,O=Google LLC,CN=mx.google.com" C="250 > 2.0.0 OK 1584479084 w128si540721wmb.55 - gsmtp" QT=1s DT=1s > 2020-03-17 22:04:44 [5735] 1jEJOF-0001UU-Cz -> [email protected] > F=<[email protected]> P=<[email protected]> R=dnslookup T=remote_smtp S=3835 > H=gmail-smtp-in.l.google.com [74.125.133.26]:25 PRX=[]:0 > I=[83.73.2.172]:33460 X=TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256 CV=yes > DN="C=US,ST=California,L=Mountain View,O=Google LLC,CN=mx.google.com" C="250 > 2.0.0 OK 1584479084 w128si540721wmb.55 - gsmtp" QT=1s DT=1s > 2020-03-17 22:04:44 [5735] 1jEJOF-0001UU-Cz Completed QT=1s > > Now this is as expected, and the mail should not be in the queue.
Um, there's no delivery attempt for 1jEJOC-0001UM-Td in that log section. Therefore it should be still in the queue. Did you obfuscate that log? Please don't, if you want help. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
