http://bugzilla.spamassassin.org/show_bug.cgi?id=4482
Summary: Per Email Address MySQL configurations
Product: Spamassassin
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
I would like to see the addition of extra keywords in the
user_scores_sql_custom_query, something like _TO_ADDRESS_ and
_TO_ADDRESS_DOMAIN_, which will allow for having user preferences that depend
on the email address of the receiver of the email.
(I browsed through the source code a bit and I think a small change to
load_with_dbi in SQL.pm should do the trick :) , just need to get the "To:"
header information of the message that is being processed to that function.)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.