view src/includes.h @ 125:8b1562482b29

put hostname in smtp message for uribl style lookups
author carl
date Thu, 16 Mar 2006 15:20:37 -0800
parents e107ade3b1c0
children ecb40aa3eaa5
line wrap: on
line source

#define VERIFY_DEBUG   1
#define RESOLVER_DEBUG 1
#undef	VERIFY_DEBUG
#undef	RESOLVER_DEBUG

#include "tokenizer.h"
#include "context.h"
#include "dnsbl.h"
#include "scanner.h"