------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=967 Simon Arlott <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |rg --- Comment #2 from Simon Arlott <[email protected]> 2010-05-19 13:06:04 --- (In reply to comment #1) > Created an attachment (id=384) --> (http://bugs.exim.org/attachment.cgi?id=384) [details] > [PATCH] dnsdb: revert DKIM change breaking existing TXT behaviour > > The DKIM code doesn't even use dnsdb, instead using dns_lookup() > directly. > This restores the dnsdb txt behaviour to the same as 4.69 (and previous) versions. The problem is actually a bug in dnsdb, it does correctly split multiple results by \n. The TXT record referenced has multiple parts to it, not multiple TXT records... there is no way to access the other parts from Exim's dnsdb. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
