------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1269 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Git Commit <[email protected]> 2012-09-05 22:17:06 --- Git commit: http://git.exim.org/exim.git/commitdiff/3a7963704c5192e25046b1a2f808d4b8ed357386 commit 3a7963704c5192e25046b1a2f808d4b8ed357386 Author: Jeremy Harris <[email protected]> AuthorDate: Wed Sep 5 21:38:23 2012 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Wed Sep 5 21:38:23 2012 +0100 add dnsdb lookup pseudo-type "a+". addresses bug 1269. ---- doc/doc-docbook/spec.xfpt | 8 + doc/doc-txt/ChangeLog | 2 + doc/doc-txt/NewStuff | 3 + src/src/exim.h | 1 + src/src/lookups/dnsdb.c | 273 ++++++++++++++++++++----------------- test/scripts/2250-dnsdb-ipv6/2250 | 4 + test/stdout/2250 | 4 + 7 files changed, 170 insertions(+), 125 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
