Hi,
i've a Debian etch with installed
-postfix
-postfixadmin
-amavisd-new
-clamav
-spamassassin

all component seem work succecfully but..
i've two question:
1) i must specify the list of valid domains in amavisd configuration file
in debian i must edit the file /etc/amavis/conf.d/05-domain_id
and change the value of variable
@local_domains_acl = ();
well.. i've the list of my domain in a postfix MySQL table called
'domain'...
can i set the amavisd configuration to read the domain list into the
postfix MySQL table?
so if i add or del a domain with postfixadmin GUI i've my amavisd domain
list rightly updated.

2) i see that spamassassin configuration was read from amavisd
configuration file and not from default spamassassin configuration file
(/etc/spamassassin/local.cf)
i want set the spamassassin values:
use_pyzor 1
use_bayes 1
bayes_auto_learn 1
use_razor2 1
into amavisd config file... but i don't understand how to add that value
in amavisd configuration, or if that value are read from
/etc/spamassassin/local.cf configuration file.

Thank you for you help
Michele


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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