masqmail
diff examples/masqmail.conf @ 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 | 4fee89792559 |
children | 91f8ee6514f5 |
line diff
1.1 --- a/examples/masqmail.conf Thu Jul 08 14:04:39 2010 +0200 1.2 +++ b/examples/masqmail.conf Thu Jul 08 22:01:33 2010 +0200 1.3 @@ -55,10 +55,6 @@ 1.4 1.5 # online detection: 1.6 # 1.7 -# for 'mserver' uncomment next 2 lines and optionally change mserver_iface: 1.8 -#online_detect = mserver 1.9 -#mserver_iface = "localhost:222" 1.10 - 1.11 # for 'file' uncomment next 2 lines 1.12 #online_detect = file 1.13 #online_file = "/var/run/masqmail/masqmail-route"