https://bugs.exim.org/show_bug.cgi?id=3039
Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Jeremy Harris <[email protected]> --- Can't repro, at least under "-bh" :- 01:01:01 p1234 LOG: smtp_connection MAIN 01:01:01 p1234 SMTP connection from [127.0.0.2] 01:01:01 p1234 host in host_lookup? no (option unset) 01:01:01 p1234 set_process_info: pppp handling incoming connection from [127.0.0.2] 01:01:01 p1234 host in host_reject_connection? no (option unset) 01:01:01 p1234 host in sender_unqualified_hosts? no (option unset) 01:01:01 p1234 host in recipient_unqualified_hosts? no (option unset) 01:01:01 p1234 host in helo_verify_hosts? no (option unset) 01:01:01 p1234 host in helo_try_verify_hosts? no (option unset) 01:01:01 p1234 host in helo_accept_junk_hosts? no (option unset) 01:01:01 p1234 using ACL "check_conn" 01:01:01 p1234 processing "deny" (TESTSUITE/test-config 21) 01:01:01 p1234 check hosts = 127.0.0.2 01:01:01 p1234 host in "127.0.0.2"? 01:01:01 p1234 list element: 127.0.0.2 01:01:01 p1234 host in "127.0.0.2"? yes (matched "127.0.0.2") 01:01:01 p1234 check log_reject_target = 01:01:01 p1234 deny: condition test succeeded in ACL "check_conn" 01:01:01 p1234 end of ACL "check_conn": DENY 01:01:01 p1234 SMTP>> 550 Administrative prohibition 01:01:01 p1234 search_tidyup called 01:01:01 p1234 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> -- You are receiving this mail because: You are on the CC list for the bug. -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
