On Sun, 2008-11-23 at 15:46 -0800, bernier wrote:
> hi
> i am not very technical so please help
> 
> i have a debian server with spammassassin 3.000003. i guess this has never
> been updated

sa-update isn't available with 3.0.3, it has been added since 3.1.0.

> do i just use the cmd
> 
> sa-update && service spamassassin restart
> 
> what do i need to do?
> 
> how often should i update after it is updated?
> 
> can it be scheduled to be automatic?
> 
> will i loose any configuration on the system?

No.

> there are local email accounts which are popped by a windows server
> 
> are the updates primarly for improving what and how SA detects spam?

It's used to update the stock rules (and third-party rule-sets), and
it's purpose is to fix issues with the rules and improve the rules
without the need to push a full new SA release. It does not harm your
configuration or touch custom modifications in any way (given you placed
those properly in /etc/mail/spamassassin and did not mess with the stock
rules).

  http://wiki.apache.org/spamassassin/RuleUpdates

Well, if you could use it...


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