Top post, sorry!

Now it works. I just ran sa-update; sa-compile without that channel-file!

Puzzled, but works anyway.


>> When you use third party rule updates, you need to also
>> use the SA rule 
>> updates if you want those rules.  ie: run just
>> "sa-update" or specify multiple 
>> channels appropriately.
> 
> I use sa-update, and multiple channels.
> 
> My /etc/cron.daily/sa-update:
> 
> --------------------------------------(8<)------------------------------------------
> 
> #!/bin/sh
> 
> /usr/bin/sa-update --allowplugins --channelfile
> /etc/spamassassin/channels.txt --nogpg /usr/bin/sa-compile
> 
> # Somehow in Debian Sarge spamd looses it's pid, works in
> Etch much better # Have to use force..
> killall spamd
> sleep 10
> /etc/init.d/spamassassin start
> 
> ------------------------------------------------------------------------------------
> 
> My /etc/spamassassin/channels.txt:
> 
> --------------------------------------(8<)------------------------------------------
> 
> update.spamassassin.org
> 72_sare_redirect_post3.0.0.cf.sare.sa-update.dostech.net
> 70_sare_evilnum0.cf.sare.sa-update.dostech.net
> 70_sare_bayes_poison_nxm.cf.sare.sa-update.dostech.net
> 70_sare_html0.cf.sare.sa-update.dostech.net
> 70_sare_html_eng.cf.sare.sa-update.dostech.net
> 70_sare_header0.cf.sare.sa-update.dostech.net
> 70_sare_header_eng.cf.sare.sa-update.dostech.net
> 70_sare_specific.cf.sare.sa-update.dostech.net
> 70_sare_adult.cf.sare.sa-update.dostech.net
> 72_sare_bml_post25x.cf.sare.sa-update.dostech.net
> 99_sare_fraud_post25x.cf.sare.sa-update.dostech.net
> 70_sare_spoof.cf.sare.sa-update.dostech.net
> 70_sare_random.cf.sare.sa-update.dostech.net
> 70_sare_oem.cf.sare.sa-update.dostech.net
> 70_sare_genlsubj0.cf.sare.sa-update.dostech.net
> 70_sare_genlsubj_eng.cf.sare.sa-update.dostech.net
> 70_sare_unsub.cf.sare.sa-update.dostech.net
> 70_sare_uri0.cf.sare.sa-update.dostech.net
> 70_sare_obfu0.cf.sare.sa-update.dostech.net
> 70_sare_stocks.cf.sare.sa-update.dostech.net
> 
> --------------------------------------(8<)------------------------------------------
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ----- Original Message -----
> From: "Theo Van Dinter" <[EMAIL PROTECTED]>
> To: <users@spamassassin.apache.org>
> Sent: Saturday, January 12, 2008 3:29 AM
> Subject: Re: 3.2.4 does not trigger any tests
> 
> 
> On Fri, Jan 11, 2008 at 11:13:58PM +0200, Jari
> Fredriksson wrote: 
>> If anyone can get any constructive ideas from it, I
>> would be ethernally greatful! 
> 
> 
> [...]
>> [1004] dbg: config: read file
>> /var/lib/spamassassin/3.002004/70_sare_adult_cf_sare_sa-update_dostech_net.cf
> [...]
>> [1004] dbg: config: read file
>> /var/lib/spamassassin/3.002004/99_sare_fraud_post25x_cf_sare_sa-update_dostech_net.cf
>> [1004] dbg: config: using "/etc/mail/spamassassin" for
>> site rules dir [1004] dbg: config: read file
>> /etc/mail/spamassassin/local.cf [1004] dbg: config:
>> using "/root/.spamassassin/user_prefs" for user prefs
>> file [1004] dbg: config: read file
>> /root/.spamassassin/user_prefs   
> [...]


Reply via email to