https://bugs.exim.org/show_bug.cgi?id=3039
--- Comment #3 from Jeremy Harris <[email protected]> --- Nor for an actual TCP connection: 17:51:49 5275 Process 5275 is handling incoming connection from [127.0.0.1] 17:51:49 5275 host in host_lookup? no (option unset) 17:51:49 5275 set_process_info: 5275 handling incoming connection from [127.0.0.1] 17:51:49 5275 host in host_reject_connection? no (option unset) 17:51:49 5275 host in sender_unqualified_hosts? no (option unset) 17:51:49 5275 host in recipient_unqualified_hosts? no (option unset) 17:51:49 5275 host in helo_verify_hosts? no (option unset) 17:51:49 5275 host in helo_try_verify_hosts? no (option unset) 17:51:49 5275 host in helo_accept_junk_hosts? no (option unset) 17:51:49 5275 host in hosts_proxy? no (option unset) 17:51:49 5275 using ACL "check_conn" 17:51:49 5275 processing "deny" (/data/jgh/git/exim/test/test-config 23) 17:51:49 5275 ╭considering: ${if eq {server}{server}} 17:51:49 5275 ╭considering: server}{server}} 17:51:49 5275 ├───────text: server 17:51:49 5275 ├considering: }{server}} 17:51:49 5275 ├──expanding: server 17:51:49 5275 ╰─────result: server 17:51:49 5275 ╭considering: server}} 17:51:49 5275 ├───────text: server 17:51:49 5275 ├considering: }} 17:51:49 5275 ├──expanding: server 17:51:49 5275 ╰─────result: server 17:51:49 5275 ├──condition: eq {server}{server} 17:51:49 5275 ├─────result: true 17:51:49 5275 ├──expanding: ${if eq {server}{server}} 17:51:49 5275 ╰─────result: true 17:51:49 5275 check condition = ${if eq {server}{server}} 17:51:49 5275 = true 17:51:49 5275 check log_reject_target = 17:51:49 5275 deny: condition test succeeded in ACL "check_conn" 17:51:49 5275 end of ACL "check_conn": DENY 17:51:49 5275 SMTP>> 550 Administrative prohibition 17:51:49 5275 search_tidyup called 17:51:49 5275 >>>>>>>>>>>>>>>> Exim pid=5275 (daemon-accept) terminating with rc=0 >>>>>>>>>>>>>>>> Can you get a debug run of your daemon showing the issue? -- 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/
