Can someone make these two changes: 1. change the SpamAssassin score for ALL_TRUSTED to -10.0
This will absolutely prevent any locally message from being marked as spam. -10.0 should be low enough and it appears to be working correctly (not marking non-local stuff as ALL_TRUSTED). :-) This should reduce unnecessary MODERATION requests a bit and make possible #2 below. 2. set things up so [EMAIL PROTECTED] will reject (as in 550) messages with a score above 5.0. That should be safe because: Wiki and commit messages are sent directly from a trusted host and the odds of a reply that will score above 5.0 are nearly nil because there just aren't many replies on the commits list, most go to dev@ as they should. I checked the entire list history and this should more than safe. Daniel -- Daniel Quinlan http://www.pathname.com/~quinlan/