On Sat, 2011-04-23 at 09:06 -0400, Dimitri Yioulos wrote:
> The whole piece about the improperly placed stock rule-set may have
> been my doing.
Possible. Though your OP doesn't really back that up. As I pointed out,
after your upgrading to 3.3.1, *and* again after reverting to 3.2.5, the
improperly placed stock rule-set in your site-config matched the
version. No way this is cruft inherited from years ago. Whereas the
sa-learn version also changed, but always was an older version than the
rules and the SA you just installed.
> In the way-back (se3ven years?), I,ll concede that I probably set that
> up improperly as I tried to learn, install, and configure sendmail,
> mailscanner, clamav, mailwatch, spamassassin, etc. S now, I suppose,
> with the kind assistance of the list, I can make things right. This
> is an old set-up that,s due to be updated (new box, recent OS,
> up-to-date components, etc.) in during the next month anyway.
>
> Using "locate", I find only "/usr/sbin/sa-update" and its man page.
Are you positive the locate database has been updated since your latest
changes? If not, that's precisely why I suggested to use 'find'.
--
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; }}}