https://bugs.exim.org/show_bug.cgi?id=1662
Bug ID: 1662
Summary: hostlist end lookup after ipv6 addresss
Product: Exim
Version: 4.85
Hardware: x86-64
OS: FreeBSD
Status: NEW
Severity: bug
Priority: medium
Component: Lookups
Assignee: nigel@???
Reporter: umka@???
CC: exim-dev@???
for example
hostlist relay_from_hosts = 127.0.0.1 : [2001:67c:XXXX::]/48 : 178.136.BB.AA/32
: 89.209.XX.YY : 91.219.XX.RR/AA
for 178.136.BB.AA/32 - relay access denied
for
hostlist relay_from_hosts = 127.0.0.1 : 178.136.BB.AA/32 : 89.209.XX.YY :
91.219.XX.RR/AA
without ipv6 block
178.136.BB.AA/32 - all good
--
You are receiving this mail because:
You are on the CC list for the bug.