diff -r ac1700753eea -r 855b60db0129 out/callout-ok.tt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/out/callout-ok.tt Fri Mar 20 13:01:27 2015 +0100 @@ -0,0 +1,28 @@ +$ swaks -f hans@example.com -t hs@schlittermann.de --pipe 'exim -bhc 8.8.4.4' -q rcpt +=== Trying pipe to exim -bhc 8.8.4.4... +<- **** SMTP testing session as if from host 8.8.4.4 +<- **** This is not for real! +<- 220 hs12.schlittermann.de ESMTP Exim 4.85_RC1-53-a466d09-XX Fri, 20 Mar 2015 12:33:18 +0100 +… + -> RCPT TO: +>>> using ACL "acl_check_rcpt" +>>> check !verify = recipient/callout=use_sender,defer_ok +>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> +>>> routing hs@schlittermann.de +>>> schlittermann.de in "! +local_domains"? yes (end of list) +>>> calling dnslookup router +… +>>> routed by dnslookup router +>>> Attempting full verification using callout +>>> Connecting to ssl.schlittermann.de [212.80.235.130]:25 ... connected +>>> SMTP<< 220 ssl.schlittermann.de ESMTP Exim (mx) 4.80 Fri, 20 Mar 2015 12:33:20 +0100 +>>> SMTP>> STARTTLS +>>> SMTP<< 220 TLS go ahead +>>> SMTP>> MAIL FROM: +>>> SMTP<< 250 OK +>>> SMTP>> RCPT TO: +>>> SMTP<< 250 Accepted +>>> SMTP>> QUIT +>>> ----------- end verify ------------ +<- 250 Accepted + -> QUIT