· 9 years ago · Jul 31, 2017, 06:38 PM
1li-209:/var/log/exim4# exim -bh 209.85.161.182
2
3**** SMTP testing session as if from host 209.85.161.182
4**** but without any ident (RFC 1413) callback.
5**** This is not for real!
6
7>>> host in hosts_connection_nolog? no (option unset)
8>>> host in host_lookup? yes (matched "*")
9>>> looking up host name for 209.85.161.182
10>>> IP address lookup yielded mail-gx0-f182.google.com
11>>> gethostbyname2 looked up these IP addresses:
12>>> name=mail-gx0-f182.google.com address=209.85.161.182
13>>> checking addresses for mail-gx0-f182.google.com
14>>> 209.85.161.182 OK
15>>> host in host_reject_connection? no (option unset)
16>>> host in sender_unqualified_hosts? no (option unset)
17>>> host in recipient_unqualified_hosts? no (option unset)
18>>> host in helo_verify_hosts? no (option unset)
19>>> host in helo_try_verify_hosts? no (option unset)
20>>> host in helo_accept_junk_hosts? no (option unset)
21220 li-209.members.linode.com ESMTP Exim 4.69 Tue, 08 Mar 2011 05:03:06 -0500
22helo thinkpenguin.com
23250 li-209.members.linode.com Hello mail-gx0-f182.google.com [209.85.161.182]
24mail from:chris@thinkpenguin.com
25>>> using ACL "acl_check_mail"
26>>> processing "accept"
27>>> accept: condition test succeeded
28250 OK
29rcpt to:chris2net23@gmail.com
30>>> using ACL "acl_check_rcpt"
31>>> processing "accept"
32>>> check hosts = :
33>>> host in ":"? no (end of list)
34>>> accept: condition test failed
35>>> processing "deny"
36>>> check domains = +local_domains
37>>> gmail.com in "@:localhost:dsearch;/etc/exim4/virtualhosts"? no (end of list)
38>>> gmail.com in "+local_domains"? no (end of list)
39>>> deny: condition test failed
40>>> processing "deny"
41>>> check domains = !+local_domains
42>>> gmail.com in "!+local_domains"? yes (end of list)
43>>> check local_parts = ^[./|] : ^.*[@%!`#&?] : ^.*/\\.\\./
44>>> chris2net23 in "^[./|] : ^.*[@%!`#&?] : ^.*/\.\./"? no (end of list)
45>>> deny: condition test failed
46>>> processing "accept"
47>>> check local_parts = postmaster
48>>> chris2net23 in "postmaster"? no (end of list)
49>>> accept: condition test failed
50>>> processing "deny"
51>>> check !acl = acl_local_deny_exceptions
52>>> using ACL "acl_local_deny_exceptions"
53>>> processing "accept"
54>>> check hosts = ${if exists{/etc/exim4/host_local_deny_exceptions}{/etc/exim4/host_local_deny_exceptions}{}}
55>>> host in ""? no (end of list)
56>>> accept: condition test failed
57>>> processing "accept"
58>>> check senders = ${if exists{/etc/exim4/sender_local_deny_exceptions}{/etc/exim4/sender_local_deny_exceptions}{}}
59>>> chris@thinkpenguin.com in ""? no (end of list)
60>>> accept: condition test failed
61>>> processing "accept"
62>>> check hosts = ${if exists{/etc/exim4/local_host_whitelist}{/etc/exim4/local_host_whitelist}{}}
63>>> host in ""? no (end of list)
64>>> accept: condition test failed
65>>> processing "accept"
66>>> check senders = ${if exists{/etc/exim4/local_sender_whitelist}{/etc/exim4/local_sender_whitelist}{}}
67>>> chris@thinkpenguin.com in ""? no (end of list)
68>>> accept: condition test failed
69>>> end of ACL "acl_local_deny_exceptions": implicit DENY
70>>> check senders = ${if exists{/etc/exim4/local_sender_callout}{/etc/exim4/local_sender_callout}{}}
71>>> chris@thinkpenguin.com in ""? no (end of list)
72>>> deny: condition test failed
73>>> processing "accept"
74>>> check hosts = +relay_from_hosts
75>>> no IP address found for host MAIN_RELAY_NETS (during SMTP connection from mail-gx0-f182.google.com (thinkpenguin.com) [209.85.161.182])
76>>> MAIN_RELAY_NETS in dns_again_means_nonexist? no (option unset)
77>>> host in "MAIN_RELAY_NETS"? list match deferred for MAIN_RELAY_NETS
78>>> host in "+relay_from_hosts"? list match deferred for +relay_from_hosts
79>>> accept: condition test deferred
80451 Temporary local problem - please try later
81LOG: H=mail-gx0-f182.google.com (thinkpenguin.com) [209.85.161.182] F=<chris@thinkpenguin.com> temporarily rejected RCPT chris2net23@gmail.com