On Thu, 2008-04-03 at 18:33 -0400, Caleb Cushing wrote:
> On Thursday 03 April 2008 06:16:51 pm D Hill wrote:

> >    ok_locales en
> will add

Which doesn't help in this case. ok_locales is about the charsets [1],
and your spample does indeed use a Western character set (aka "en" in
ok_locales terms).


> > Also, do you have RBL checks enabled? By default, this is enabled unless
> > you have set 'skip_rbl_checks'.
> 
> I haven't disabled them.

Yes, you have -- by calling spamassassin with he -L switch. See my
previous post.

  guenther


[1] 
http://spamassassin.apache.org/full/3.2.x/doc/Mail_SpamAssassin_Conf.html#language_options

-- 
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; }}}

Reply via email to