diff src/includes.h @ 311:f5547e7b3a09

enable smtp verify logging
author Carl Byington <carl@five-ten-sg.com>
date Mon, 19 Sep 2016 09:11:30 -0700
parents 802e2b779ed1
children ef5a6099cbe7
line wrap: on
line diff
--- a/src/includes.h	Sun Sep 18 18:32:37 2016 -0700
+++ b/src/includes.h	Mon Sep 19 09:11:30 2016 -0700
@@ -8,6 +8,7 @@
 
 #define VERIFY_DEBUG   1
 #define RESOLVER_DEBUG 1
+#undef  VERIFY_DEBUG
 #undef	RESOLVER_DEBUG
 
 #ifdef HAVE_CONFIG_H