On Tue, 2013-10-22 at 16:59 -0700, Quanah Gibson-Mount wrote:
> --On Tuesday, October 22, 2013 4:48 PM -0700 Quanah Gibson-Mount 
> <qua...@zimbra.com> wrote:
> 
> >>   $ spamassassin --lint --cf="trusted_networks [::1]/128"
> >>   warn: netset: illegal network address given: '[::1]/128'
> 
> Actually, it appears you are using an out of date spamassassin. ;)
> 
> [zimbra@edge02-zcs ~]$ /opt/zimbra/zimbramon/bin/spamassassin --lint 
> --cf="trusted_networks [::1]/128"
> Oct 22 16:58:40.587 [12363] warn: netset: cannot include 
> 0:0:0:0:0:0:0:1/128 as it has already been included

Chapeau!

Well, that, or an old-ish NetAddr::IP. If we consider SpamAssassin 3.3.2
"outdated", rather than "not trunk". ;)

Blame lazy me for just testing on a Debian 7.2 system without diving
down trunk code.


-- 
char *t="\10pse\0r\0dtu\0.@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