diff configure.in @ 421:22027ad2a28f stable-6-0-58

spf code now handles %{d} and %{h} macros; use envelope from value for spf if it is a subdomain of the header from domain
author Carl Byington <carl@five-ten-sg.com>
date Fri, 19 May 2017 13:44:13 -0700
parents d5a1ed33d3ae
children c9b7b6dd1206
line wrap: on
line diff
--- a/configure.in	Wed Apr 26 09:27:01 2017 -0700
+++ b/configure.in	Fri May 19 13:44:13 2017 -0700
@@ -1,6 +1,6 @@
 
 AC_PREREQ(2.59)
-AC_INIT(dnsbl,6.57,carl@five-ten-sg.com)
+AC_INIT(dnsbl,6.58,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([m4])