comparison 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
comparison
equal deleted inserted replaced
315:6fbe3c81376b 316:f7c5cfb76e86
6 6
7 */ 7 */
8 8
9 #define VERIFY_DEBUG 1 9 #define VERIFY_DEBUG 1
10 #define RESOLVER_DEBUG 1 10 #define RESOLVER_DEBUG 1
11 //#undef VERIFY_DEBUG 11 #undef VERIFY_DEBUG
12 #undef RESOLVER_DEBUG 12 #undef RESOLVER_DEBUG
13 13
14 #ifdef HAVE_CONFIG_H 14 #ifdef HAVE_CONFIG_H
15 #include "config.h" 15 #include "config.h"
16 #endif 16 #endif