http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5323
Summary: SQLPrefs' @GLOBAL does not handle for email addresses
starting with numerals
Product: Spamassassin
Version: 3.1.7
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
When using SQL Prefs and using the recommended @GLOBAL for Global identifier,
email addresses starting with numerals normally end up with the global
preference. I assume this is because the value of @ is after 0-9 when sorting.
I believe moving @GLOBAL to ##GLOBAL and @domain to [EMAIL PROTECTED] should
fix the
sorting issues, but maybe there's a better way.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.