Mercurial > masqmail
view acconfig.h @ 80:e5090ac234cf
refactoring plus one small bugfix
replaced deep nested conditionals with early exits
fixed a small bug in the same go (Note: it is bad to fix
bugs during refactoring): The SMTP_HELO case did not break
in case of error. Now it does.
author | meillo@marmaro.de |
---|---|
date | Sat, 19 Jun 2010 11:11:28 +0200 |
parents | 08114f7dcc23 |
children | 5b621742b2e7 |
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 ENABLE_MSERVER #undef CONF_DIR #undef DATA_DIR #undef SBINDIR