On Tue, 2004-03-23 at 16:28, Steve Thomas wrote:

> unix dgram connect: Socket operation on non-socket at /usr/local/bin/spamd 
> line 282
> 

Best I can recollect, the code tries for a unix socket to syslog, then
if that fails, a inet socket.  The first attempt causes this message. 
The second attempt works.

Add --syslog-socket=inet to the spamd startup line.

Alex

Reply via email to