X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/6f4d5ad3a1613f7d4502bb81eb3f4e875a71b0c9..359e2110201a7d6f9c5db33f4f9be4380b3cce25:/test/stderr/0376 diff --git a/test/stderr/0376 b/test/stderr/0376 index 310e1a101..e781a5b0f 100644 --- a/test/stderr/0376 +++ b/test/stderr/0376 @@ -4,6 +4,7 @@ trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -11,8 +12,9 @@ Considering ok@localhost Attempting full verification using callout callout cache: no domain record found for localhost callout cache: no address record found for ok@localhost -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -21,18 +23,30 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for localhost: result=1 postmaster=0 random=0 -wrote positive callout cache address record +wrote positive callout cache address record for ok@localhost +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -41,15 +55,24 @@ Attempting full verification using callout callout cache: found domain record for localhost callout cache: found address record for ok@localhost callout cache: address record is positive +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -57,22 +80,24 @@ Considering ok@localhost Attempting full verification using callout callout cache: found domain record for localhost callout cache: address record expired for ok@localhost -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... + failed: Connection refused LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root sender verify defer for : could not connect to 127.0.0.1 [127.0.0.1]: Connection refused + H=(test) [V4NET.0.0.1] U=root sender verify defer for : Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : Connection refused created log directory TESTSUITE/spool/log LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root F= temporarily rejected RCPT : Could not complete sender verify callout + H=(test) [V4NET.0.0.1] U=root F= temporarily rejected RCPT : Could not complete sender verify callout LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying bad@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -80,8 +105,9 @@ Considering bad@localhost Attempting full verification using callout callout cache: found domain record for localhost callout cache: no address record found for bad@localhost -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -90,22 +116,26 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP>> RCPT TO: SMTP<< 550 REJECTED SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250' +wrote callout cache domain record for localhost: result=1 postmaster=0 random=0 -wrote negative callout cache address record +wrote negative callout cache address record for bad@localhost LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 REJECTED + H=(test) [V4NET.0.0.1] U=root sender verify fail for : 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:: 550 REJECTED LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root F= rejected RCPT : (recipient): Sender verify failed + H=(test) [V4NET.0.0.1] U=root F= rejected RCPT : (recipient): Sender verify failed LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying bad@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -115,18 +145,19 @@ callout cache: found domain record for localhost callout cache: found address record for bad@localhost callout cache: address record is negative LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root sender verify fail for + H=(test) [V4NET.0.0.1] U=root sender verify fail for LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root F= rejected RCPT : (recipient): Sender verify failed + H=(test) [V4NET.0.0.1] U=root F= rejected RCPT : (recipient): Sender verify failed LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1238 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -134,29 +165,34 @@ Considering ok@localhost Attempting full verification using callout callout cache: found domain record for localhost callout cache: address record expired for ok@localhost -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK SMTP>> MAIL FROM:<> SMTP<< 550 REJECT MAIL FROM SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:550:QUIT:250' +wrote callout cache domain record for localhost: result=3 postmaster=0 random=0 LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root sender verify fail for : response to "MAIL FROM:<>" from 127.0.0.1 [127.0.0.1] was: 550 REJECT MAIL FROM + H=(test) [V4NET.0.0.1] U=root sender verify fail for : 127.0.0.1 [127.0.0.1] : response to "MAIL FROM:<>" was: 550 REJECT MAIL FROM LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root F= rejected RCPT : (mail): Sender verify failed + H=(test) [V4NET.0.0.1] U=root F= rejected RCPT : (mail): Sender verify failed LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1239 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -165,18 +201,20 @@ Attempting full verification using callout callout cache: found domain record for localhost callout cache: domain gave initial rejection, or does not accept HELO or MAIL FROM:<> LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root sender verify fail for + H=(test) [V4NET.0.0.1] U=root sender verify fail for LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root F= rejected RCPT : (mail): Sender verify failed + H=(test) [V4NET.0.0.1] U=root F= rejected RCPT : (mail): Sender verify failed LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1240 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -184,8 +222,9 @@ Considering ok@otherhost Attempting full verification using callout callout cache: no domain record found for otherhost callout cache: no address record found for ok@otherhost -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -201,22 +240,27 @@ Cutthrough cancelled by presence of postmaster verify SMTP>> RCPT TO: SMTP<< 550 NOT OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:550:QUIT:250' +wrote callout cache domain record for otherhost: result=1 postmaster=2 random=0 -wrote positive callout cache address record +wrote positive callout cache address record for ok@otherhost LOG: MAIN REJECT - H=[V4NET.0.0.2] U=root sender verify fail for : response to "RCPT TO:" from 127.0.0.1 [127.0.0.1] was: 550 NOT OK + H=(test) [V4NET.0.0.2] U=root sender verify fail for : 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:: 550 NOT OK LOG: MAIN REJECT - H=[V4NET.0.0.2] U=root F= rejected RCPT : Sender verify failed + H=(test) [V4NET.0.0.2] U=root F= rejected RCPT : Sender verify failed LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1241 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -225,18 +269,20 @@ Attempting full verification using callout callout cache: found domain record for otherhost callout cache: domain does not accept RCPT TO: LOG: MAIN REJECT - H=[V4NET.0.0.2] U=root sender verify fail for + H=(test) [V4NET.0.0.2] U=root sender verify fail for LOG: MAIN REJECT - H=[V4NET.0.0.2] U=root F= rejected RCPT : Sender verify failed + H=(test) [V4NET.0.0.2] U=root F= rejected RCPT : Sender verify failed LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1242 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost2 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -244,8 +290,9 @@ Considering ok@otherhost2 Attempting full verification using callout callout cache: no domain record found for otherhost2 callout cache: no address record found for ok@otherhost2 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -261,18 +308,30 @@ Cutthrough cancelled by presence of postmaster verify SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost2: result=1 postmaster=1 random=0 -wrote positive callout cache address record +wrote positive callout cache address record for ok@otherhost2 +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1243 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost2 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -282,15 +341,25 @@ callout cache: found domain record for otherhost2 callout cache: domain accepts RCPT TO: callout cache: found address record for ok@otherhost2 callout cache: address record is positive +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1244 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost3 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -298,8 +367,9 @@ Considering ok@otherhost3 Attempting full verification using callout callout cache: no domain record found for otherhost3 callout cache: no address record found for ok@otherhost3 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -308,17 +378,31 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost3: result=1 postmaster=0 random=1 +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +LOG: MAIN + (random) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1245 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying otherok@otherhost3 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -326,15 +410,27 @@ Considering otherok@otherhost3 Attempting full verification using callout callout cache: found domain record for otherhost3 callout cache: domain accepts random addresses +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +LOG: MAIN + (random) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1246 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost4 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -342,8 +438,9 @@ Considering ok@otherhost4 Attempting full verification using callout callout cache: no domain record found for otherhost4 callout cache: no address record found for ok@otherhost4 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -352,17 +449,31 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost4: result=1 postmaster=0 random=1 +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +LOG: MAIN + (random) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1247 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost4 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -370,15 +481,26 @@ Considering ok@otherhost4 Attempting full verification using callout callout cache: found domain record for otherhost4 callout cache: domain accepts random addresses +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +LOG: MAIN + (random) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1248 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost41 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -386,8 +508,9 @@ Considering ok@otherhost41 Attempting full verification using callout callout cache: no domain record found for otherhost41 callout cache: no address record found for ok@otherhost41 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -409,18 +532,30 @@ Cutthrough cancelled by presence of postmaster verify SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:RSET:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost41: result=1 postmaster=1 random=2 -wrote positive callout cache address record +wrote positive callout cache address record for ok@otherhost41 +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1249 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost41 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -431,15 +566,22 @@ callout cache: domain rejects random addresses callout cache: domain accepts RCPT TO: callout cache: found address record for ok@otherhost41 callout cache: address record is positive +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1250 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost21 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -447,8 +589,9 @@ Considering ok@otherhost21 Attempting full verification using callout callout cache: no domain record found for otherhost21 callout cache: no address record found for ok@otherhost21 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -464,18 +607,30 @@ Cutthrough cancelled by presence of postmaster verify SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost21: result=1 postmaster=1 random=0 -wrote positive callout cache address record +wrote positive callout cache address record for ok@otherhost21 +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1251 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok2@otherhost21 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -484,8 +639,9 @@ Attempting full verification using callout callout cache: found domain record for otherhost21 callout cache: domain accepts RCPT TO: callout cache: no address record found for ok2@otherhost21 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -494,18 +650,31 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost21: result=1 postmaster=1 random=0 -wrote positive callout cache address record +wrote positive callout cache address record for ok2@otherhost21 +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1252 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost31 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -513,8 +682,9 @@ Considering ok@otherhost31 Attempting full verification using callout callout cache: no domain record found for otherhost31 callout cache: no address record found for ok@otherhost31 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -529,18 +699,30 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:RSET:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost31: result=1 postmaster=0 random=2 -wrote positive callout cache address record +wrote positive callout cache address record for ok@otherhost31 +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1253 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying okok@otherhost31 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -549,8 +731,9 @@ Attempting full verification using callout callout cache: found domain record for otherhost31 callout cache: domain rejects random addresses callout cache: no address record found for okok@otherhost31 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -559,18 +742,30 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost31: result=1 postmaster=0 random=2 -wrote positive callout cache address record +wrote positive callout cache address record for okok@otherhost31 +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1254 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying okokok@otherhost31 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -578,8 +773,9 @@ Considering okokok@otherhost31 Attempting full verification using callout callout cache: domain record expired for otherhost31 callout cache: no address record found for okokok@otherhost31 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -594,18 +790,32 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:RSET:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost31: result=1 postmaster=0 random=2 -wrote positive callout cache address record +wrote positive callout cache address record for okokok@otherhost31 +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1255 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying okok@otherhost51 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -613,30 +823,40 @@ Considering okok@otherhost51 Attempting full verification using callout callout cache: no domain record found for otherhost51 callout cache: no address record found for okok@otherhost51 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK SMTP>> MAIL FROM:<> SMTP<< 250 OK SMTP>> RCPT TO: + SMTP(Connection timed out)<< SMTP timeout -wrote callout cache domain record: + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT' +wrote callout cache domain record for otherhost51: result=1 postmaster=0 random=0 LOG: MAIN REJECT - H=[V4NET.0.0.5] U=root sender verify defer for : Could not complete sender verify callout + H=(test) [V4NET.0.0.5] U=root sender verify defer for : Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : SMTP timeout after RCPT TO: LOG: MAIN REJECT - H=[V4NET.0.0.5] U=root F= temporarily rejected RCPT : Could not complete sender verify callout + H=(test) [V4NET.0.0.5] U=root F= temporarily rejected RCPT : Could not complete sender verify callout LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1256 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying okokok@otherhost52 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -644,8 +864,9 @@ Considering okokok@otherhost52 Attempting full verification using callout callout cache: no domain record found for otherhost52 callout cache: no address record found for okokok@otherhost52 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -661,18 +882,34 @@ Cutthrough cancelled by presence of postmaster verify SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost52: result=1 postmaster=1 random=0 -wrote positive callout cache address record +wrote positive callout cache address record for okokok@otherhost52 +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1257 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) verifying Reply-To: header address abcd@x.y.z >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying abcd@x.y.z @@ -681,8 +918,9 @@ Considering abcd@x.y.z Attempting full verification using callout callout cache: no domain record found for x.y.z callout cache: no address record found for abcd@x.y.z/ -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -691,20 +929,35 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for x.y.z: result=1 postmaster=0 random=0 -wrote positive callout cache address record +wrote positive callout cache address record for abcd@x.y.z/ +host in "V4NET.0.0.8"? no (end of list) LOG: MAIN - <= ok7@otherhost53 H=[V4NET.0.0.7] U=root P=smtp S=sss + <= ok7@otherhost53 H=(test) [V4NET.0.0.7] U=root P=smtp S=sss LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1258 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.7"? no (end of list) verifying Reply-To: header address abcd@x.y.z >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying abcd@x.y.z @@ -713,28 +966,39 @@ Considering abcd@x.y.z Attempting full verification using callout callout cache: found domain record for x.y.z callout cache: no address record found for abcd@x.y.z -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK SMTP>> MAIL FROM:<> SMTP<< 250 OK SMTP>> RCPT TO: + SMTP(Connection timed out)<< SMTP timeout -wrote callout cache domain record: + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT' +wrote callout cache domain record for x.y.z: result=1 postmaster=0 random=0 LOG: MAIN - <= ok7@otherhost53 H=[V4NET.0.0.8] U=root P=smtp S=sss + <= ok7@otherhost53 H=(test) [V4NET.0.0.8] U=root P=smtp S=sss LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1259 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying ok@otherhost9 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -742,8 +1006,9 @@ Considering ok@otherhost9 Attempting full verification using callout callout cache: no domain record found for otherhost9 callout cache: no address record found for ok@otherhost9 -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -761,18 +1026,31 @@ Cutthrough cancelled by presence of postmaster verify SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:550:RCPT:250:QUIT:250' +wrote callout cache domain record for otherhost9: result=1 postmaster=1 random=0 -wrote positive callout cache address record +wrote positive callout cache address record for ok@otherhost9 +host in "V4NET.0.0.10"? no (end of list) +host in "V4NET.0.0.10"? no (end of list) LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1260 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user LOG: smtp_connection MAIN SMTP connection from root +test in helo_lookup_domains? no (end of list) +host in "V4NET.0.0.1"? no (end of list) +host in "V4NET.0.0.2"? no (end of list) +host in "V4NET.0.0.3"? no (end of list) +host in "V4NET.0.0.4"? no (end of list) +host in "V4NET.0.0.5"? no (end of list) +host in "V4NET.0.0.6"? no (end of list) +host in "V4NET.0.0.9"? no (end of list) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying z@test.ex >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -780,8 +1058,9 @@ Considering z@test.ex Attempting full verification using callout callout cache: no domain record found for test.ex callout cache: no address record found for z@test.ex/ -interface=NULL port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected +interface=NULL port=PORT_S +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... +connected SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -803,9 +1082,12 @@ Cutthrough cancelled by presence of postmaster verify SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:RSET:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:250:QUIT:250' +wrote callout cache domain record for test.ex: result=1 postmaster=1 random=2 -wrote positive callout cache address record +wrote positive callout cache address record for z@test.ex/ LOG: smtp_connection MAIN - SMTP connection from root closed by QUIT ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> + SMTP connection from root D=qqs closed by QUIT +>>>>>>>>>>>>>>>> Exim pid=p1261 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>