------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
http://www.exim.org/bugzilla/show_bug.cgi?id=457
------- Comment #1 from ph10@??? 2007-01-31 10:12 -------
(In reply to comment #0)
> Let's do this now! It can't be that hard, because host lists definitely exist
> and are being matched against already.
It *is* hard, because a host can be identified either by name or by IP address.
That is why I separately implemented match_domain and match_ip. With those you
can match a host name or an IP address.
> The semantics described in sections 10.9
> through 10.17 should work, at least when the item being checked is an IP
> address.
So use match_ip!
> What have I missed? Even if it's not entirely clear how to specify cleanly how
> this test should work, it should be possible to decide on a sufficiently
> meaningful specification.
That's the point. I felt that it was indeed not clear how to specify this
cleanly.
--
Configure bugmail:
http://www.exim.org/bugzilla/userprefs.cgi?tab=email