masqmail

diff INSTALL @ 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 3914d7cabfbc
children f72de1e00fa5
line diff
     1.1 --- a/INSTALL	Thu Jul 08 14:04:39 2010 +0200
     1.2 +++ b/INSTALL	Thu Jul 08 22:01:33 2010 +0200
     1.3 @@ -72,9 +72,6 @@
     1.4  you cannot even use pine. In short, use of this option is discouraged unless
     1.5  your resources are extremely limited.
     1.6  
     1.7 ---enable-mserver enable online detection by connecting to the mserver
     1.8 -(masqdialer system).
     1.9 -
    1.10  --with-libcryto instead of using the md5 and hmac functions within the package,
    1.11  link dynamically with libcrypto. This applies only if you have pop3 or SMTP
    1.12  AUTH enabled. Makes only sense if your resources are limited and you have
    1.13 @@ -179,8 +176,8 @@
    1.14  
    1.15  * if you are using the masqdialer system, you just have to set the
    1.16    variables online_detect to pipe and online_pipe to something like
    1.17 -	/usr/bin/mservdetect localhost 222
    1.18 -  if mserver is running on localhost and listens on port 222. See the
    1.19 +	/usr/bin/mservdetect localhost 224
    1.20 +  if mserver is running on localhost and listens on port 224. See the
    1.21    man page to mservdetect(1).
    1.22  
    1.23  * otherwise you have to add two commands in your ip-up script: