https://bugs.exim.org/show_bug.cgi?id=2951
Bug ID: 2951 Summary: incorrect detect ipv6 addresses 2nd bug Product: Exim Version: 4.95 Hardware: x86-64 OS: FreeBSD Status: NEW Severity: bug Priority: medium Component: Lookups Assignee: unalloca...@exim.org Reporter: pashau...@gmail.com CC: exim-dev@exim.org 97272 cached data used for lookup of SELECT relay_from_host FROM popbox WHERE (local_part='Chartering' AND domain_name='primemaritime.gr' AND relay_from_host='95.216.64.14') AND `allow_use_pop3_smtp`='YES' LIMIT 1 97272 lookup failed 97272 gethostbyname2(af=inet6) returned 1 (HOST_NOT_FOUND) 97272 gethostbyname2(af=inet) returned 1 (HOST_NOT_FOUND) 97272 no IP address found for host 67c 97272 LOG: host_lookup_failed MAIN 97272 no IP address found for host 67c <========================= 97272 host in "/usr/local/etc/exim/lst/relay_from_hosts : : 91.x.y.0/22 : 91.x.k.0/23 : 91.d.t.0/23 : 10.0.0.0/8 : [2001:67c:XXX::]/48"? no (failed to find IP address for 67c) 97272 LOG: MAIN 97272 list matching forced to fail: failed to find IP address for 67c 97272 host in "!+relay_from_hosts"? yes (end of list) 97272 search_open: mysql "NULL" -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##