diff src/includes.h @ 314:ef5a6099cbe7 stable-6-0-46

enable smtp verify logging
author Carl Byington <carl@five-ten-sg.com>
date Mon, 19 Sep 2016 13:15:02 -0700
parents f5547e7b3a09
children f7c5cfb76e86
line wrap: on
line diff
--- a/src/includes.h	Mon Sep 19 09:25:29 2016 -0700
+++ b/src/includes.h	Mon Sep 19 13:15:02 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