view acconfig.h @ 311:e230bcd0f1c6

removed protocol option from route config It was somehow redundant. Now, if `pipe' is set, the protocol will be pipe, otherwise it'll be smtp. That's just natural.
author meillo@marmaro.de
date Sun, 24 Apr 2011 19:37:56 +0200
parents 4fd237550525
children 02bc0331e390
line wrap: on
line source

#undef DEF_MAIL_GROUP
#undef DEF_MAIL_USER

/* Define if you want to use lockfile library.  */
#undef USE_LIBLOCKFILE

#undef ENABLE_DEBUG

#undef ENABLE_RESOLVER

#undef ENABLE_AUTH

#undef USE_LIB_CRYPTO

#undef ENABLE_IDENT

#undef CONF_DIR

#undef DATA_DIR

#undef SBINDIR