comparison 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
comparison
equal deleted inserted replaced
313:68af9ca42ead 314:ef5a6099cbe7
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