Scoring logging is not working correctly. It appears that as the scoring is logged in the maillog, the first reason for a score is listed for each line. Take this for example:
## helo had an ip in it, so we gave it a score of 5 Oct-18-09 16:23:45 msg97425-14632 123.194.130.146 < [email protected]> Message-Score: added 5 for Suspicious HELO - contains IP: ' 123-194-130-146.dynamic.kbronet.com.tw', total score for this message is now 5 ## it's an unknown local sender, add 20, but the reason in the 2nd line shows the reason being ip in the helo Oct-18-09 16:23:45 msg97425-14632 [UnknownLocalSender] 123.194.130.146 < [email protected]> [scoring] (Invalid Local Sender '[email protected]') Oct-18-09 16:23:45 msg97425-14632 123.194.130.146 < [email protected]> Message-Score: added 20 for Suspicious HELO - contains IP: ' 123-194-130-146.dynamic.kbronet.com.tw', total score for this message is now 25 ## penalty trap address, add 50, but again ip in helo is listed as the reason Oct-18-09 16:23:46 msg97425-14632 [Trap] 123.194.130.146 < [email protected]> penalty trap address: [email protected] Oct-18-09 16:23:46 msg97425-14632 123.194.130.146 < [email protected]> Message-Score: added 50 for Suspicious HELO - contains IP: ' 123-194-130-146.dynamic.kbronet.com.tw', total score for this message is now 75 ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
