At the moment i use "whitelist_from" in the local.cf of spamassassin to whitelist senders/sender domains. I am not very lucky about that solution 'cause it will add a -100 to every mail that matches the listed senders. As many spam mails come with faked senders there is some spam passing that shouldn't.
Reading a bit through amavisd.conf-default and this list, i got some ideas how this could be solved in amavisd. At the moment i am thinking of using @score_sender_maps for all incoming mail, if i understood it right it can be done with '.' => [List of domains and scores]. As the List consist of about 30 entries and is growing i would put it into a file using the read_hash for score_sender_maps. Is this a good way or is there a better, more easy or more efficient way to do this? Regards / Mit freundlichen Grüßen Martin Bärtl, CDP Bharat Forge GmbH ------------------------------------------------------------------------- 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/
