OK did what oyu said, and the new created cd
/usr/etc/mail/spamassassin/local.onf looks like this:


# spamassassin config file

required_score 7
rewrite_header Subject '*** SPAM ***'
dns_available yes
report_safe 1
use_pyzor 1
pyzor_path /usr/bin/pyzor

use_auto_whitelist 1
use_bayes 1
auto_whitelist_path /var/lib/spamassassin/auto-whitelist
bayes_path /var/lib/spamassassin/bayes

BUT in Mailheader Ive still have:

X-Spam-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_50,
     DNS_FROM_SECURITYSAGE autolearn=no version=3.1.9

So it semms it still does not use:

/usr/etc/mail/spamassassin/local.conf
/etc/spamd/local.conf

is used. 


compdoc <[EMAIL PROTECTED]> schrieb:

> Installing these rpms creates a third local.cf file in
> /usr/etc/mail/spamassassin/, but it has all lines commented
> out so if spamassassin is using it, spamassassin would be
> running its own defaults. 
> 
> The problem is, I can't find anything that starts
> spamassassin that tells it to use the new local.cf and that
> directory. Everything still points to original file and
> directory.
> 
> Could you enter these commands, and then either restart
> spamassassin, or reboot the server. Then tell me if your
> spam is altered with the correct header:
> 
> cd /usr/etc/mail/spamassassin/
> mv init.pre init.pre.new
> mv local.cf local.cf.new
> mv v310.pre v310.pre.new
> mv v312.pre v312.pre.new
> 
> cp /etc/spamd/* /usr/etc/mail/spamassassin/
> 
> 
> 
> 
>
-------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move
> Developer's challenge
> Build the coolest Linux based applications with Moblin SDK &
> win great prizes
> Grand prize is a trip for two to an Open Source event anywhere
> in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Efw-user mailing list
> Efw-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/efw-user
> 





-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to