Re: Problems with Sophie

Justin Michael <[email protected]> Fri, 2 Apr 2004 12:25:09 -0500
Newsgroups gmane.comp.security.virus.vtools
Message-ID <[email protected]>
Hi 

Floris wrote:

> Message: 1
> Date: Mon, 5 Jan 2004 11:58:18 +0100
> From: "Floris Berends" <[email protected]>
> Subject: [vtools] Problems with Sophie
> To: <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="windows-1252"
> 
> Someone here has installed Sophie on a mailserver. But he
> didn't wrote down how he did it and what he has done.
> 
> The problem is when I try to start Sophie, with the command
> sophie -C /path/to/sophie.cfg -D, I get an error message
> like this:
> 
> ERROR: bind() failed in main()[Address already in use]

I think that he has a directory listed in sophie.cfg
instead of a file.

It should be:

socketfile: /var/run/sophie.sock

And make sure that your user has rights to write a 
file in that directory.

--j