http://bugzilla.spamassassin.org/show_bug.cgi?id=4509
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |triage
------- Additional Comments From [EMAIL PROTECTED] 2005-07-31 19:14 -------
See bug 4236 for some ideas along these lines. I'm guessing what you're looking
for is some way to have a rule like 4236's
header __FROM_RIPE From:addr =~ ...
header __FROM_APNIC From:addr =~ ...
header __FROM_LACNIC From:addr =~ ...
such that you can then apply scores to any email which comes from or passes
through servers in that region, yes?
I'm also guessing that if there's a bogus header suggesting wrongly that an
email from France came through Asia before landing in Norway, then you have no
problem with the "Asia" score being applied to that email with the bogus header.
If we were to scan http://www.iana.org/assignments/ipv4-address-space and create
rules (perhaps via plugin) based on that allocation, score 0, then any user/site
could turn on those rules by assigning a score to the desired rule(s).
Would that be the type of thing you're looking for?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.