Hi all,
I'm new on this list and I have configured amavisd-new-2.6.1 (20080629)
on a Debian server (lenny) with dovecot ans postfix.

Everything works fine, but i have some question and www.amavis.org/howto
seems to be down (at least from my network)

1) I have configured amavis and i have also defined sql_select_policy,
but i'm not able to figure out how to instruct amavis to get per user
information from database.
For example i have the following conf

$sa_spam_subject_tag = undef;
$sa_tag_level_deflt = undef;
$sa_tag2_level_deflt = 5.5;             # add 'spam detected' headers at
that level
$sa_kill_level_deflt = 6.0;             # triggers spam evasive actions
$sa_dsn_cutoff_level = 10;              # spam level beyond which a DSN
is not sent

$final_spam_destiny       = D_PASS;
$final_virus_destiny      = D_DISCARD;  # (data not lost, see virus
quarantine)
$final_banned_destiny     = D_BOUNCE;   # D_REJECT when front-end MTA
$final_bad_header_destiny = D_PASS; 

This conf is global, so every mail get analyzed with the same
$sa_tag2_level_deflt, but I would have this setting stored on a database
for each user (for each recipient)

It's possible? There is a guide or howto to accomplish this?

2) Where can i found an exhaustive list of amavis configuration params?

3) If I wanto to teach my server what is spam and what is not, i have to
use the spaassasin tools (sa_learn) or it's possible to specify some
options within amavis?

Sorry is these questions are too simple, but i don't find any doc on
internet (maybe i submit the wrong question)



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
AMaViS-user mailing list
[email protected] 
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