http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5826
Summary: add ip_private boolean to received header metadata
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P5
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
It'd be handy to include a field & value in the generic
"X-Spam-Relays-Untrusted" (etc) headers that indicate whether an IP is private
or not so that header rules can be written without having to re-implement the
IP_PRIVATE regex.
It could be called ip_private or whatever.
ex:
[ ip=10.1.1.1 rdns= helo= by=blah ident= envfrom= intl=0 id= auth= msa=0
ip_private=1 ]
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.