You have a different pop3d running. If you kill master, it kills all running processes. What does ps -aux tell you?
Paul Schmehl ([EMAIL PROTECTED]) Project Coordinator University of Texas at Dallas http://www.utdallas.edu/~pauls/ AVIEN Founding Member > -----Original Message----- > From: Felix Cuello [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 04, 2002 11:28 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: Problems with POP > > > > thanks for your help! > > > > I see that.. when I start /usr/cyrusbin/master I received an > error message like that: > > Oct 4 13:13:21 sinclair master[8667]: unable to bind pop3 > socket: Address already in use > > But... it's impossible, because there aren't process running > in port 110 except pop3d that is loaded by Cyrus. > > Well... looking more closer... I discovered when I kill > master process, cyrus goes down, but pop3d IT'S ALIVE!!... > > Dow you have a script to start and stop cyrus correctly?