http://bugzilla.spamassassin.org/show_bug.cgi?id=3560
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From [EMAIL PROTECTED] 2004-07-01 14:02 -------
This is not a bug. The username used by AWL SQL is the one set in the
SpamAssassin object. If a username value is not passed in on object creation
then it attempts to determine one via:
Mail::SpamAssassin::Util::portable_getpwuid
If you want to control what username is used, then you need to pass it in. This
is not an SA problem, the API is working as designed, you just have to use it.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.