Mailinglist Archive: opensuse (3397 mails)

< Previous Next >
Re: [SLE] RE: [suse-sles-e] Configuring Spamassassin and amavisd-new
  • From: "Carlos E. R." <robin1.listas@xxxxxxxxxx>
  • Date: Thu, 7 Apr 2005 03:01:44 +0200 (CEST)
  • Message-id: <Pine.LNX.4.58.0504070257160.7936@xxxxxxxxxxxxxxxx>

The Wednesday 2005-04-06 at 20:36 +0200, Sandy Drobic wrote:


> And here is the line that is added.
>
> Apr 6 19:49:14 japantest.homelinux.com /usr/sbin/amavisd[28276]: (28276-01)
> header: X-Spam-Level: \n

I think you need to increase debug level in amavisd.conf to get that log
line. Richard, try that.


> > Apr 6 09:01:26 gofish postfix/smtp[5170]: connect to localhost[::1]:
> > Connection refused (port 10024)
>
> That is no real problem. It seems you have not disabled IPv6, which is queried
> ahead of IPv4. Disabling IPv6 will get rid of that error message, only to
> replace it with another: "...protocol family not supported..."
> It's a question of style which error message you prefer. I haven't been able
> to get rid of it. Is IPv6 support compiled into postfix by Suse? I think so.


You probably have a line in main.cf like this one:

mynetworks = 192.168.100.2/8 127.0.0.0/8 [::1/128]

Just remove the [::1/128] part.


> The logs you send don't really help to narrow down the problem. Could you
> rather post /etc/amavisd.conf?

You should have posted the grep trick to remove comments :-p

--
Cheers,
Carlos Robinson


< Previous Next >