masqmail-0.2

view acconfig.h @ 162:52c82d755215

replaced the MD5 implementation with the one of Solar Designer Until now, the sample code of RFC 1321 was used. It had an ugly license. Now we use the implementation of Solar Designer, which is in the Public Domain. http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5
author meillo@marmaro.de
date Sun, 18 Jul 2010 22:01:04 +0200
parents
children
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 ENABLE_MSERVER
25 #undef CONF_DIR
27 #undef DATA_DIR
29 #undef SBINDIR