[ Cc: to the detoken rules maintainer ]

> However, seems there are issues with the full-address detoken rules and
> SA 2.61 (using Perl v5.8.0). Any ideas?
> 
> # spamassassin --lint
> Failed to compile body SpamAssassin tests, skipping:
>         (Bareword "ALL" not allowed while "strict subs" in use at
> /etc/mail/spamassassin/detoken-address.cf, rule W_B64_H, line 1.
> )

I just received a private mail by a user, who does not have any problems
with the generated rules (SA 2.61, Perl v.5.8.0, RH 9). The only obvious
difference is the distro (Mandrake 9.1 here) and the address used, of
course...

This is the only rule that failes for me:

rawbody W_B64_H    ALL =~ /Z3VlbnRoZXJAcnVkZXJzcG9ydC5kZQ/
describe W_B64_H   Listwashing token found in head - Base64
score W_B64_H      1.0

For now I just disable this one. However, I really don't see, what the
issue might be...

...guenther


-- 
char *t="[EMAIL PROTECTED]";
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; }}}



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to