Fritz Borgstedt wrote:
>> I'm thinking it might be a better initial filter than greylist
>> delaying.
>>
>
> Why?
>
>
>
Because I've seen the stats from a hardware box which uses this system
(at local ISP) and it stops close to the same percentage of email as
delaying does on an ISP I help manage which uses greylisting (not assp
at this time)
The major issue with have with delaying, is the that customer complain
about the delay. Even after explaining how it reduced the amount of spam
and how they can whitelist address there still not happy.
I'd like to see it as an option that all, then it could be tested.
It could be implemented with out the cpan module, a manual dig below
shows the results.
dig 11.246.33.203.test.senderbase.org txt
11.246.33.203.test.senderbase.org. 20220 IN TXT
"0-0=1|1=OEG Australia|3=1.0|4=2530111|
6=1140495479|7=1|8=256|20=mail.|
21=pineview.net|22=Y|24=1.0|25=1098072227
41=1.0|43=0.3|44=0.16|45=N|46=24|48=24|49=1.00|
50=Kersbrook|51=05|53=AU|
54=138.85|55=-34.7833"
0 => 'version_number',
1 => 'org_name',
2 => 'org_daily_magnitude',
3 => 'org_monthly_magnitude',
4 => 'org_id',
5 => 'org_category',
6 => 'org_first_message',
7 => 'org_domains_count',
8 => 'org_ip_controlled_count',
9 => 'org_ip_used_count',
10 => 'org_fortune_1000',
20 => 'hostname',
21 => 'domain_name',
22 => 'hostname_matches_ip',
23 => 'domain_daily_magnitude',
24 => 'domain_monthly_magnitude',
25 => 'domain_first_message',
26 => 'domain_rating',
40 => 'ip_daily_magnitude',
41 => 'ip_monthly_magnitude',
43 => 'ip_average_magnitude',
44 => 'ip_30_day_volume_percent',
45 => 'ip_in_bonded_sender',
46 => 'ip_cidr_range',
47 => 'ip_blacklist_score',
50 => 'ip_city',
51 => 'ip_state',
52 => 'ip_postal_code',
53 => 'ip_country',
54 => 'ip_longitude',
55 => 'ip_latitude',
|