On Tue, 2010-09-28 at 10:36 +0100, Edward Prendergast wrote:
> clear_report_template - I don't have this set in any of my configs

It's part of 10_default_prefs.cf of the stock rule-set.


> To get the no template found error I'm running:
> spamassassin -C /etc/opt/mail/spamassassin/ -t < /path/to/message
               ^^
Why are you using that option? The given path looks like your site
config dir, not the default rule-set dir. The latter, which is what -C
sets, also is the dir where sa-update puts the rules.

See 'man spamassassin-run'. Also see 'man spamassassin' for the dirs
used by default on your site, as set during configure.


> Not sure if it's OK to paste debug output here (20k) - if so (and it's 
> wanted) please let me know and I'll include it/

It is OK -- or use a pastebin, if you prefer.


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