masqmail

view acconfig.h @ 177:6530806d418f

better debug logging of outgoing SMTP dialogs the dialog is logged in the style of the RFC examples: ``C: foo'' is said by the client, ``S: bar'' is said by the server debug level 4 is used, but login data is logged on level 6
author meillo@marmaro.de
date Wed, 14 Jul 2010 16:35:17 +0200
parents 08114f7dcc23
children 89f951be358f
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_POP3
15 #undef ENABLE_AUTH
17 #undef ENABLE_MAILDIR
19 #undef USE_LIB_CRYPTO
21 #undef ENABLE_IDENT
23 #undef CONF_DIR
25 #undef DATA_DIR
27 #undef SBINDIR