masqmail-0.2

view acconfig.h @ 90:d3e39ba684a3

added some words about exim to docs/uucp-setup exim's rmail handling is similar to the one masqmail had now masqmail's rmail approach is similar to postfix's but it still can be called as `rmail' and behaves like exim in that case then
author meillo@marmaro.de
date Sat, 19 Jun 2010 19:18:46 +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