Mercurial > 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 | 89f951be358f |
children | 5745edd5b769 |
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_AUTH #undef ENABLE_MAILDIR #undef USE_LIB_CRYPTO #undef ENABLE_IDENT #undef CONF_DIR #undef DATA_DIR #undef SBINDIR