Agnello George wrote:
Hi
I can tel net port 783 on localhost ... but cant telnet it remotely
...how is that done ...thanks
You can do this using spamd's -i parameter:
From man spamd:
**-i* [/ipaddress/], *--listen-ip*[=/ipaddress/],
*--ip-address*[=/ipaddress/]*
Tells spamd to listen on the specified IP address (defaults to
127.0.0.1). If you specify no IP address after the switch, spamd
will listen on all interfaces. (This is equal to the address
0.0.0.0). You can also use a valid hostname which will make spamd
listen on the first address that name resolves to.