masqmail

diff config.h.in @ 164:5b621742b2e7

removed the mserver feature i.e. the functionality itself in the code the `mserver' value of online_detect and `mserver_iface' config options and the --enable-mserver configure option All functionality, however, is still available through mservdetect
author meillo@marmaro.de
date Thu, 08 Jul 2010 22:01:33 +0200
parents e20fe8c9936a
children 89f951be358f
line diff
     1.1 --- a/config.h.in	Thu Jul 08 14:04:39 2010 +0200
     1.2 +++ b/config.h.in	Thu Jul 08 22:01:33 2010 +0200
     1.3 @@ -21,8 +21,6 @@
     1.4  
     1.5  #undef ENABLE_IDENT
     1.6  
     1.7 -#undef ENABLE_MSERVER
     1.8 -
     1.9  #undef CONF_DIR
    1.10  
    1.11  #undef DATA_DIR
    1.12 @@ -53,9 +51,6 @@
    1.13  /* If Maildirs are enabled */
    1.14  #undef ENABLE_MAILDIR
    1.15  
    1.16 -/* If mserver support is enabled */
    1.17 -#undef ENABLE_MSERVER
    1.18 -
    1.19  /* If the POP3 support is enabled */
    1.20  #undef ENABLE_POP3
    1.21