masqmail

view acconfig.h @ 198:c5e964e6ddbe

the goal is to have less config options especially less compile-time config options this is where oku and I differ in opinion
author meillo@marmaro.de
date Fri, 16 Jul 2010 10:08:06 +0200
parents 5b621742b2e7
children 5745edd5b769
line source
1 #undef DEF_MAIL_GROUP
2 #undef DEF_MAIL_USER
4 /* Define if you want to use lockfile library. */
5 #undef USE_LIBLOCKFILE
7 #undef ENABLE_DEBUG
9 #undef ENABLE_RESOLVER
11 #undef ENABLE_SMTP_SERVER
13 #undef ENABLE_AUTH
15 #undef ENABLE_MAILDIR
17 #undef USE_LIB_CRYPTO
19 #undef ENABLE_IDENT
21 #undef CONF_DIR
23 #undef DATA_DIR
25 #undef SBINDIR