On Tue, 2009-05-26 at 11:55 -0700, Linda Walsh wrote:
> I see this message coming out of my SA alot these days since upgrading to
> 3.2.5:
> 
> [23920] warn: netset: cannot include 127.0.0.0/8 as it has already been 
> included
> 
> Where is this local net being 'included', and how can I suppress
> the duplicate inclusion message?

Check your local.cf or any other cf file in your site-config for
local_network and trusted_network options.

127.0.0.0/8 is included by default since 3.2 (or 3.1, don't recall).
Just get rid of the stale entries, to fix the warning.

Oh, and carefully review all your settings, after reading the upgrade
notes. Obviously you upgraded SA without reading the notes, and instead
simply inheriting the previous configuration.


-- 
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

Reply via email to