On Fri, 2009-07-10 at 14:53 -0700, an anonymous Nabble user wrote: > Here are the headers: > > Return-Path: <r...@myphonydomain.com> > X-Spam-Tests: > * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP > * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% > * [score: 0.0000] > * 2.2 TVD_SPACE_RATIO BODY: TVD_SPACE_RATIO > X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mcewan.net > X-Spam-Level: > X-Spam-Status: No, score=-2.2 required=4.0 tests=ALL_TRUSTED,BAYES_00, > TVD_SPACE_RATIO autolearn=disabled version=3.2.5 [...] > From: Charlie Root <r...@myphonydomain.com>
> > whitelist_from r...@myphonydomain.com Err... Since these do match, and you claimed to have restarted SA since the conf change, my conclusion is you have a typo somewhere. After all, neither your local.cf nor these headers appear to be raw and un-munged. $ host myphonydomain.com Host myphonydomain.com not found: 3(NXDOMAIN) -- 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; }}}