>Hi,
>
>How can i configure multiple dnews server daemons on different ports and ip's
>and with different spool? As dnews starts it tries to get his configuration
>from /ets/dnews.conf, is there a method for giving a path to alternative
>conf file?
./dnews -config /etc/otherdnews.conf
This is only in 5.4g and later prior to that you could just give a second
parameter but the -config switch is more reliable and can be used with
dnews_start as well if you need to run one on a protected port.
ChrisP.