https://bz.apache.org/SpamAssassin/show_bug.cgi?id=1145
Kevin A. McGrail <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.4.1 |3.4.2 --- Comment #16 from Kevin A. McGrail <[email protected]> --- Pushing to 3.4.2. But the original problem is fixed. The enhancement request is to have spamassassin itself (not via API and not via spamc/spamd) able to pull user prefs via sql. I've never actually checked or needed that since I consider it really part of the setuid part of the spamd service. But it's an interesting request. First, it implies that your local.cf is readable by any user including your db credentials. But perhaps you are running this for testing as the user who owns that file. Second, we need a param of --sql-user and a function like handle_user_sql that just load_scoreonly_sql for the user specified. I believe that will only give you the required score threshold. Is that what you are looking to get? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
