http://bugzilla.spamassassin.org/show_bug.cgi?id=3072





------- Additional Comments From [EMAIL PROTECTED]  2004-02-20 12:21 -------
Subject: Re:  spamd unix syslog socket error on solaris 8

On Fri, Feb 20, 2004 at 12:12:16PM -0800, [EMAIL PROTECTED] wrote:
> ------- Additional Comments From [EMAIL PROTECTED]  2004-02-20 12:12 -------
> Workaround:
> 
> Change line 232
> 
> From
> 
> my $log_socket   = $opt{'syslog-socket'} || 'unix';
> 
> To
> 
> my $log_socket = 'inet' ;
> 
> Then you can start spamd and it will work just fine
> 

Is there a reason why just specifying --syslog-socket=inet on the
command line didn't work?

>From IRC:
<Herk> anon1229: Why didn't you just --syslog-socket=inet?
02:19PM <anon1229> hmm.. i guess I could have done that too...

So, no bug.

Michael





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to