diff src/includes.h @ 316:f7c5cfb76e86

better smtp verify logging
author Carl Byington <carl@five-ten-sg.com>
date Wed, 21 Sep 2016 16:47:20 -0700
parents ef5a6099cbe7
children c378e9d03f37
line wrap: on
line diff
--- a/src/includes.h	Mon Sep 19 13:22:53 2016 -0700
+++ b/src/includes.h	Wed Sep 21 16:47:20 2016 -0700
@@ -8,7 +8,7 @@
 
 #define VERIFY_DEBUG   1
 #define RESOLVER_DEBUG 1
-//#undef  VERIFY_DEBUG
+#undef  VERIFY_DEBUG
 #undef	RESOLVER_DEBUG
 
 #ifdef HAVE_CONFIG_H