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