This is a discussion on RE: [AMaViS-user] FW: How to increase the score for specific recipient within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hi Gary, Thanks for your reply. If you don't suggest this method then how we can achieve this objective ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Gary,
Thanks for your reply. If you don't suggest this method then how we can achieve this objective as there are some address like jobs@ourdomain.com, info@ourdomain.com which receive too much junk daily. Thanks, MJ. ------------------------------------------------------------ Here is an excerpt from amavisd.conf: @score_sender_maps = ({ # a by-recipient hash lookup table, # results from all matching recipient tables are summed # ## per-recipient personal tables (NOTE: positive: black, negative: white) # 'us...@example.com' => [{'bla-mobile.pr...@example.com' => 10.0}], <...> }); I would think you could interpolate this to: '...@ourdomain.com' => [{'.' => 3.0}], Inflating the score from every sender is an unusual thing to do, but I could see how it might be used for testing. Gary V ------------------------------------------------------- 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-u...@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ ------------------------------------------------------- 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/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |
![]() |
| Thread Tools | |
| Display Modes | |
|
|