Mailing List Archive

[Bug 2944] New non-local test: age of domain names in spam
http://bugzilla.spamassassin.org/show_bug.cgi?id=2944





------- Additional Comments From tech2@i-is.com 2004-03-24 10:52 -------
I think this is being tested in currect SVN, I found the following:

# some SenderBase tests
header __SENDERBASE eval:check_rbl_txt
('senderbase', 'sa.senderbase.org.')

header T_SENDERBASE_AGE_10 eval:check_rbl_sub('senderbase', 'time - S25 <
10 * 86400')
header T_SENDERBASE_AGE_20 eval:check_rbl_sub('senderbase', 'time - S25 <
20 * 86400')
header T_SENDERBASE_AGE_30 eval:check_rbl_sub('senderbase', 'time - S25 <
30 * 86400')
header T_SENDERBASE_AGE_40 eval:check_rbl_sub('senderbase', 'time - S25 <
40 * 86400')
header T_SENDERBASE_AGE_50 eval:check_rbl_sub('senderbase', 'time - S25 <
50 * 86400')
header T_SENDERBASE_AGE_60 eval:check_rbl_sub('senderbase', 'time - S25 <
60 * 86400')
header T_SENDERBASE_AGE_70 eval:check_rbl_sub('senderbase', 'time - S25 <
70 * 86400')
header T_SENDERBASE_AGE_80 eval:check_rbl_sub('senderbase', 'time - S25 <
80 * 86400')
header T_SENDERBASE_AGE_90 eval:check_rbl_sub('senderbase', 'time - S25 <
90 * 86400')





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.