Bug Tracker item #2929020, was opened at 2010-01-10 00:05
Message generated for change (Settings changed) made by sbajic
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2929020&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: stope22 (stope22)
>Assigned to: Stevan Bajic (sbajic)
Summary: Using MySQLUIDInSignature on requires valid --user option

Initial Comment:
When I activate MySQLUIDInSignature on, I would expect that the option "--user" 
is not necessary for reclassifying spam since the user is finally determined by 
the uid in the spam signature. However it turns out that calling dspam without 
the --user option or with "--user somenonexistantuser" results in a failure. I 
consider this a bug since it is also not mentioned in the documentation.

----------------------------------------------------------------------

>Comment By: Stevan Bajic (sbajic)
Date: 2010-01-10 03:29

Message:
It's not an bug. If you don't specify --user then the current shell user is
used. So if you call the binary with user root then user root must exist
and/or be in the Trusted list (if you used trusted user functionality).
With which user have you called the binary? And what are the permission of
the DSPAM binary? And what is the uid and gid of the DSPAM binary?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2929020&group_id=250683

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to