------- 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=415 ------- Comment #1 from [EMAIL PROTECTED] 2006-11-17 21:03 ------- Created an attachment (id=31) --> (http://www.exim.org/bugzilla/attachment.cgi?id=31&action=view) Patch to avoid A-for-A lookups by res_search() The patch seems large, but it's mostly whitespace changes and comments. The approach taken here is to filter the call to res_search(), giving a HOST_NOT_FOUND error if we're trying to get an A, AAAA, or A6 record for something that string_is_ip_address() thinks is an IP address. All the higher-level functions should then behave as expected. -- Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
