view acconfig.h @ 187:bd7c52a36b0c

improved mservdetect in various ways errors are handled better (no segfaults anymore) copied the relevant part of interface.c into mservdetect.c described how I think the mserver protocol works
author meillo@marmaro.de
date Thu, 15 Jul 2010 00:14:26 +0200
parents 5b621742b2e7
children 89f951be358f
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_SMTP_SERVER

#undef ENABLE_POP3

#undef ENABLE_AUTH

#undef ENABLE_MAILDIR

#undef USE_LIB_CRYPTO

#undef ENABLE_IDENT

#undef CONF_DIR

#undef DATA_DIR

#undef SBINDIR