masqmail

view acconfig.h @ 192:89f951be358f

REMOVED POP3 SUPPORT masqmail will not include a POP3 client anymore from 0.3.0 on maybe the POP3 code will be reworked into a standalone program some day if you rely on the POP3 client, use fetchmail or something similar instead
author meillo@marmaro.de
date Thu, 15 Jul 2010 14:24:40 +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