masqmail-0.2

diff acconfig.h @ 0:08114f7dcc23

this is masqmail-0.2.21 from oliver kurth
author meillo@marmaro.de
date Fri, 26 Sep 2008 17:05:23 +0200
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/acconfig.h	Fri Sep 26 17:05:23 2008 +0200
     1.3 @@ -0,0 +1,29 @@
     1.4 +#undef DEF_MAIL_GROUP
     1.5 +#undef DEF_MAIL_USER
     1.6 +
     1.7 +/* Define if you want to use lockfile library.  */
     1.8 +#undef USE_LIBLOCKFILE
     1.9 +
    1.10 +#undef ENABLE_DEBUG
    1.11 +
    1.12 +#undef ENABLE_RESOLVER
    1.13 +
    1.14 +#undef ENABLE_SMTP_SERVER
    1.15 +
    1.16 +#undef ENABLE_POP3
    1.17 +
    1.18 +#undef ENABLE_AUTH
    1.19 +
    1.20 +#undef ENABLE_MAILDIR
    1.21 +
    1.22 +#undef USE_LIB_CRYPTO
    1.23 +
    1.24 +#undef ENABLE_IDENT
    1.25 +
    1.26 +#undef ENABLE_MSERVER
    1.27 +
    1.28 +#undef CONF_DIR
    1.29 +
    1.30 +#undef DATA_DIR
    1.31 +
    1.32 +#undef SBINDIR