masqmail

view acconfig.h @ 201:138e66e1a61f

removed dns_getname() which was already commented seems as if one can use dns_getip() or dns_getmx() instead without problem their code is almost identical to the one of dns_getname() anyway
author meillo@marmaro.de
date Fri, 16 Jul 2010 13:08:29 +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