On Fri, 2008-12-19 at 16:31 +0100, Kai Schaetzl wrote: > Gene Heskett wrote on Fri, 19 Dec 2008 09:43:13 -0500: > > > Anything else, like setting up a weekly update run in that new users > > crontab? > > sure. I think most people do it daily. If you use sa-compile adds this to the > script as well.
Daily is fine, cause it means a single DNS request only most of the time. Updates of the stock rules however usually are less frequent than once a week. Keep in mind that your dedicated sa-update user now can update your rules. You still need to restart your spamd though, which only root can do. guenther -- 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; }}}