comparison src/includes.h @ 311:f5547e7b3a09

enable smtp verify logging
author Carl Byington <carl@five-ten-sg.com>
date Mon, 19 Sep 2016 09:11:30 -0700
parents 802e2b779ed1
children ef5a6099cbe7
comparison
equal deleted inserted replaced
310:802e2b779ed1 311:f5547e7b3a09
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 RESOLVER_DEBUG 12 #undef RESOLVER_DEBUG
12 13
13 #ifdef HAVE_CONFIG_H 14 #ifdef HAVE_CONFIG_H
14 #include "config.h" 15 #include "config.h"
15 #endif 16 #endif