Hi, I use on Fedora Core 3 the postfix-2.1.5 & spamassassin-3.0.4 & 
amavisd-new-2.3.1 but the spam mails blocked are really not much !.
In amavisd.conf:

$sa_tag_level_deflt  = 2.0;
$sa_tag2_level_deflt = 4.0;
$sa_kill_level_deflt = 4.0;
$sa_dsn_cutoff_level = 9;
$sa_quarantine_cutoff_level = 20;
$sa_mail_body_size_limit = 200*1024;
$sa_local_tests_only = 0;
$sa_auto_whitelist = 1;

In local.cf:

use_auto_whitelist 1
bayes_path /var/amavis/.spamassassin/bayes
auto_whitelist_path /var/amavis/.spamassassin/auto-whitelist

...and then:

[EMAIL PROTECTED] scarico]# sa-learn --dump |more
0.000          0          3          0  non-token data: bayes db version
0.000          0        501          0  non-token data: nspam
0.000          0        108          0  non-token data: nham
0.000          0      33354          0  non-token data: ntokens
0.000          0 1125492113          0  non-token data: oldest atime
0.000          0 1126697384          0  non-token data: newest atime
0.000          0          0          0  non-token data: last journal sync atime
0.000          0          0          0  non-token data: last expiry atime
0.000          0          0          0  non-token data: last expire atime delta
0.000          0          0          0  non-token data: last expire reduction 
count
.....
[cut]
.....
[EMAIL PROTECTED] qpopper4.0.8]# ls -l /var/amavis/.spamassassin/
totale 1020
-rw-------  1 amavis amavis   12288 11 lug 20:59 auto-whitelist
-rw-------  1 amavis amavis   86016 14 set 13:29 bayes_seen
-rw-------  1 amavis amavis 1273856 14 set 13:29 bayes_toks

I have same dubious:

- the parameter 'required_hits' in local.cf is needful or no ?? I haven't use 
this parameter in local.cf
- for to use MX reverse lookup control, I must configure amavisd.conf or 
local.cf ?
- for MX reverse I can to use:
skip_rbl_checks 0
rbl_timeout 10
check_mx_attempts 2
check_mx_delay 5
dns_available yes

..it's just ??
thanks.

        Salvatore.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to