Bug Tracker item #2824760, was opened at 2009-07-21 12:16 Message generated for change (Tracker Item Submitted) made by csmr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2824760&group_id=250683
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: daemon Group: v3.9.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Carlo Rodrigues (csmr) Assigned to: Nobody/Anonymous (nobody) Summary: Preferences ignored when using shared,managed groups Initial Comment: When using shared,managed groups, all info (stats, history, quarantine and preferences) are relative to the group, and can be seen/managed on the webui, When the group manager changes the preferences for his group, on the preferences pane, they are always ignored. When an email comes, dspam just checks if there are any preferences for the user itself and for uid 0, If there aren't, dspam uses the preferences in dspam.conf. 26720: [07/21/2009 11:58:14] input args: dspam --debug --process --user [email protected] --deliver=innocent --stdout 26720: [07/21/2009 11:58:14] pass-thru args: 26720: [07/21/2009 11:58:14] processing user [email protected] 26720: [07/21/2009 11:58:14] uid = 1111, euid = 1111, gid = 1111, egid = 1111 26720: [07/21/2009 11:58:14] loading preferences for user [email protected] 26720: [07/21/2009 11:58:14] _mysql_drv_getpwnam: returning NULL for query on name: [email protected] 26720: [07/21/2009 11:58:14] _ds_pref_load: unable to _mysql_drv_getpwnam([email protected]) 26720: [07/21/2009 11:58:14] Loading preferences for uid 0 26720: [07/21/2009 11:58:14] Loading preferences for uid 0 26720: [07/21/2009 11:58:14] default preferences empty. reverting to dspam.conf preferences. 26720: [07/21/2009 11:58:14] Loading preferences from dspam.conf 26720: [07/21/2009 11:58:14] using /var/dspam/opt-in/[email protected] as path 26720: [07/21/2009 11:58:14] using /var/dspam/opt-out/[email protected] as path 26720: [07/21/2009 11:58:14] assigning user [email protected] to group [email protected] $ dspam_admin list pref [email protected] enableBNR=on showFactors=off signatureLocation=message trainingMode=TUM The point of the shared,managed groups is for someone to manage that group, and to set the global preferences for that group. The training mode, the signature location, etc. This cannot be accomplished with the current implementation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2824760&group_id=250683 ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Dspam-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-devel
