Mailing List Archive

[Bug 2950] New: incorrect detect ipv6 addresses
https://bugs.exim.org/show_bug.cgi?id=2950

Bug ID: 2950
Summary: incorrect detect ipv6 addresses
Product: Exim
Version: 4.95
Hardware: x86-64
OS: FreeBSD
Status: NEW
Severity: bug
Priority: medium
Component: ACLs
Assignee: jgh146exb@wizmail.org
Reporter: pashaumka@gmail.com
CC: exim-dev@exim.org

exim incorrectly see ipv6 address in list


23253 type=mysql key="SELECT relay_from_host FROM popbox WHERE
(local_part='' AND domain_name='' AND relay_from_host='46.148.40.122') AND
`allow_use_pop3_smtp`='YES' LIMIT 1" opts=NULL
23253 cached data used for lookup of SELECT relay_from_host FROM popbox WHERE
(local_part='' AND domain_name='' AND relay_from_host='46.148.40.122') AND
`allow_use_pop3_smtp`='YES' LIMIT 1
23253 lookup failed

23253 sender host name required, to match against [.2001 <===============

23253 host in "/usr/local/etc/exim/lst/relay_from_hosts : : 91.XXX.XXX.0/22 :
91.XXX.YYY.0/23 : 91.EEE.FFF.0/23 : 10.0.0.0/8 : [2001:67c:XXXX::]/48"? no
(failed to find host name for 46.148.40.122)
23253 LOG: MAIN
23253 list matching forced to fail: failed to find host name for
46.148.40.122
23253 host in auth_advertise_hosts? yes (end of list)

--
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/ ##