http://bugzilla.spamassassin.org/show_bug.cgi?id=3766
Summary: request sa-learn to have a -u (user) parameter
Product: Spamassassin
Version: 2.64
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P4
Component: Learner
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
When running sa-learn with vmailmgr accounts the email address is the "user".
The system user that is used by default by sa-learn which is never used in a
vmailmgr system. This causes problems when using sa-learn in combination with
a AWL or Bayes RDBMS storage system.
For example, to learn messages for accounts [EMAIL PROTECTED] and
[EMAIL PROTECTED] that are managed by the system user domainx. If user domainx
logs in and runs sa-learn for joe and jane's accounts then all records in the
RDBMS have username set to domainx instead of [EMAIL PROTECTED] and
[EMAIL PROTECTED]
There is a workaround by using custom config files with the -C option to sa-
learn and using the bayes_sql_override_username but this is difficult to
manage with a large number of accounts.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.