I'm sure much of this is answered somewhere, but I'm sure missing it.
Perhaps all of you can lend a hand here.
I am using postfix-amavisd-new-spamassassin-mysql, with sql whitelisting
enabled and working.
1 - On a server with multiple domains, is there a way to create an 'all
domains' whitelist entry? Currently in a table 'amav_users' I can set a
configuration like:
id=1
priority=9
policy_id=1
email='@domain.com' (for example)
fullname='domain'
local='Y'
(Using the sample default mysql configuration listed with
amavisd-new)
I would like to be able to set that email column to be able to whitelist an
address for every domain in my system without having to repeat them for each
domain in amav_wblist (again, using the sample amavisd-new table
construction)
2 - What does priority in the above table actually do for you? Does anyone
set anything other than the default priority, and why? The same question
can also be asked concerning the amav_mailaddr table.
3 - In the newer versions of amavisd-new, the whitelist uses negative and
positive numbers to directly modify the scoring of spam. How do you get
that same function working in the sql configuration?
Any help would be greatly appreciated. If anyone knows of a good faq or
how-to that can give me more information with this, I'd love to see that as
well.
----
Bruce Sackett - Office Equipment Company
[EMAIL PROTECTED]
Ph 5413423325 Fx 5413438210
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/