X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..14de8063d82edc5bf003ed50abdea55ac542679b:/test/stderr/0376 diff --git a/test/stderr/0376 b/test/stderr/0376 index 4a604b5bd..abd462b01 100644 --- a/test/stderr/0376 +++ b/test/stderr/0376 @@ -9,10 +9,10 @@ Verifying ok@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@localhost Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -21,9 +21,11 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +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 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -38,8 +40,8 @@ Verifying ok@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@localhost Attempting full verification using callout -callout cache: found domain record -callout cache: found address record +callout cache: found domain record for localhost +callout cache: found address record for ok@localhost callout cache: address record is positive LOG: smtp_connection MAIN SMTP connection from root closed by QUIT @@ -55,12 +57,13 @@ Verifying ok@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@localhost Attempting full verification using callout -callout cache: found domain record -callout cache: address record expired -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... failed: Connection refused +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 +connect: 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=[V4NET.0.0.1] U=root sender verify defer for : Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : could not connect: 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 @@ -78,10 +81,10 @@ Verifying bad@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering bad@localhost Attempting full verification using callout -callout cache: found domain record -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -90,11 +93,13 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP>> RCPT TO: SMTP<< 550 REJECTED SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +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=[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 LOG: smtp_connection MAIN @@ -111,8 +116,8 @@ Verifying bad@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering bad@localhost Attempting full verification using callout -callout cache: found domain record -callout cache: found address record +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 @@ -132,20 +137,22 @@ Verifying ok@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@localhost Attempting full verification using callout -callout cache: found domain record -callout cache: address record expired -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 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)>> +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=[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 LOG: smtp_connection MAIN @@ -162,7 +169,7 @@ Verifying ok@localhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@localhost Attempting full verification using callout -callout cache: found domain record +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 @@ -182,10 +189,10 @@ Verifying ok@otherhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -201,11 +208,13 @@ 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)>> +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=[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 LOG: smtp_connection MAIN @@ -222,7 +231,7 @@ Verifying ok@otherhost >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost Attempting full verification using callout -callout cache: found domain record +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 @@ -242,10 +251,10 @@ Verifying ok@otherhost2 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost2 Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -261,9 +270,11 @@ 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)>> +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 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -278,9 +289,9 @@ Verifying ok@otherhost2 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost2 Attempting full verification using callout -callout cache: found domain record +callout cache: found domain record for otherhost2 callout cache: domain accepts RCPT TO: -callout cache: found address record +callout cache: found address record for ok@otherhost2 callout cache: address record is positive LOG: smtp_connection MAIN SMTP connection from root closed by QUIT @@ -296,10 +307,10 @@ Verifying ok@otherhost3 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost3 Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -308,7 +319,9 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +wrote callout cache domain record for otherhost3: result=1 postmaster=0 random=1 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT @@ -324,7 +337,7 @@ Verifying otherok@otherhost3 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering otherok@otherhost3 Attempting full verification using callout -callout cache: found domain record +callout cache: found domain record for otherhost3 callout cache: domain accepts random addresses LOG: smtp_connection MAIN SMTP connection from root closed by QUIT @@ -340,10 +353,10 @@ Verifying ok@otherhost4 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost4 Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -352,7 +365,9 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +wrote callout cache domain record for otherhost4: result=1 postmaster=0 random=1 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT @@ -368,7 +383,7 @@ Verifying ok@otherhost4 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost4 Attempting full verification using callout -callout cache: found domain record +callout cache: found domain record for otherhost4 callout cache: domain accepts random addresses LOG: smtp_connection MAIN SMTP connection from root closed by QUIT @@ -384,10 +399,10 @@ Verifying ok@otherhost41 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost41 Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -409,9 +424,11 @@ 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)>> +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 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -426,10 +443,10 @@ Verifying ok@otherhost41 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost41 Attempting full verification using callout -callout cache: found domain record +callout cache: found domain record for otherhost41 callout cache: domain rejects random addresses callout cache: domain accepts RCPT TO: -callout cache: found address record +callout cache: found address record for ok@otherhost41 callout cache: address record is positive LOG: smtp_connection MAIN SMTP connection from root closed by QUIT @@ -445,10 +462,10 @@ Verifying ok@otherhost21 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost21 Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -464,9 +481,11 @@ 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)>> +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 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -481,11 +500,11 @@ Verifying ok2@otherhost21 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok2@otherhost21 Attempting full verification using callout -callout cache: found domain record +callout cache: found domain record for otherhost21 callout cache: domain accepts RCPT TO: -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -494,9 +513,11 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +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 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -511,10 +532,10 @@ Verifying ok@otherhost31 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost31 Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -529,9 +550,11 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +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 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -546,11 +569,11 @@ Verifying okok@otherhost31 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering okok@otherhost31 Attempting full verification using callout -callout cache: found domain record +callout cache: found domain record for otherhost31 callout cache: domain rejects random addresses -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -559,9 +582,11 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +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 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -576,10 +601,10 @@ Verifying okokok@otherhost31 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering okokok@otherhost31 Attempting full verification using callout -callout cache: domain record expired -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -594,9 +619,11 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +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 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -611,10 +638,10 @@ Verifying okok@otherhost51 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering okok@otherhost51 Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -622,10 +649,11 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP<< 250 OK SMTP>> RCPT TO: SMTP timeout -wrote callout cache domain record: + SMTP(close)>> +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=[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 LOG: smtp_connection MAIN @@ -642,10 +670,10 @@ Verifying okokok@otherhost52 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering okokok@otherhost52 Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -661,9 +689,11 @@ 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)>> +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 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -679,10 +709,10 @@ Verifying abcd@x.y.z >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering abcd@x.y.z Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -691,9 +721,11 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP>> RCPT TO: SMTP<< 250 OK SMTP>> QUIT -wrote callout cache domain record: + SMTP<< 250 OK + SMTP(close)>> +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/ LOG: MAIN <= ok7@otherhost53 H=[V4NET.0.0.7] U=root P=smtp S=sss LOG: smtp_connection MAIN @@ -711,10 +743,10 @@ Verifying abcd@x.y.z >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering abcd@x.y.z Attempting full verification using callout -callout cache: found domain record -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -722,7 +754,8 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected SMTP<< 250 OK SMTP>> RCPT TO: SMTP timeout -wrote callout cache domain record: + SMTP(close)>> +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 @@ -740,10 +773,10 @@ Verifying ok@otherhost9 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering ok@otherhost9 Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -761,9 +794,11 @@ 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)>> +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 LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -778,10 +813,10 @@ Verifying z@test.ex >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Considering z@test.ex Attempting full verification using callout -callout cache: no domain record found -callout cache: no address record found -interface=127.0.0.1 port=1224 -Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected +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 SMTP<< 220 Server ready SMTP>> EHLO myhost.test.ex SMTP<< 250 OK @@ -803,9 +838,11 @@ 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)>> +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 >>>>>>>>>>>>>>>>