> Hi,
> while starting up cyrus master i get the following
error message in
> imapd.log
> 
> master[4491]: unable to bind lmtpunix socket:
Address already in use
> 
> I am running cyrus 2.0.16 and postfix as mta. Cyrus
starts and i can connect
> it.
> 
> Could someone please give me some hints, where i
have to look to fix this
> error.
> 
> Thanks
> 
> Dominik

As root:-

Try
nmap -p - localhost
and/or
netstat -a --inet
for some clues.

Also do 'ps -fe | grep master' to see if there is
already an existing cyrus process which you may have
forgotten to kill.

kill 2561 (or whatever number ps shows) to stop it.

Craig Skinner

-- 

Get your free email from www.linuxmail.org 


Powered by Outblaze

Reply via email to