comparison src/includes.h @ 310:802e2b779ed1

enable smtp verify logging
author Carl Byington <carl@five-ten-sg.com>
date Sun, 18 Sep 2016 18:32:37 -0700
parents 3fee608becbc
children f5547e7b3a09
comparison
equal deleted inserted replaced
309:358b764a862e 310:802e2b779ed1
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
12 #undef RESOLVER_DEBUG 11 #undef RESOLVER_DEBUG
13 12
14 #ifdef HAVE_CONFIG_H 13 #ifdef HAVE_CONFIG_H
15 #include "config.h" 14 #include "config.h"
16 #endif 15 #endif