On Sun, Aug 19, 2001 at 08:05:28PM +0200, Florian Heiderich wrote:
> @400000003b8001620a3fe8b4 tcpserver: fatal: unable to bind: address
> already used

okay, lets examine this line
"unable to bind" should be clear
"adress already in use" should also be clear ;)
just do a 
netstat -lp 
and look which process blocks you port 25, or telnet to your port 25 and 
look which program reports, and then kill it


-- 
Lukas Beeler                        <[EMAIL PROTECTED]>
GPG Fingerprint: 8030 1C2F 66C5 9D80 AA31  6604 7D4D 0A67 68D8 B67E

Reply via email to