From: SourceForge.net <no...@so...> - 2010-09-13 18:13:49
|
Bugs item #3063535, was opened at 2010-09-10 13:25 Message generated for change (Comment added) made by nikosch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=3063535&group_id=49630 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: None Group: None >Status: Pending >Resolution: Wont Fix Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: Nikolaus Schulz (nikosch) Summary: is owned by someone else! Initial Comment: Hello I have a problem with the latest release 0.8.0, which I did not have with 0.7.2 While logged in as root, I get the error XXX mail is owned by someone else!. Where XXX mail is the name if the email account. The files are owned by a different user, indeed, with 700 permission. But, they were set the same from the beginning. ---------------------------------------------------------------------- >Comment By: Nikolaus Schulz (nikosch) Date: 2010-09-13 20:13 Message: When run as root, archivemail up to version 0.7.2 used to automatically setuid to the owner of the mailbox it is processing. This feature has been removed - the right way is to run archivemail as the user who owns the mailbox. The check producing the error message you see was introduced to prevent any silent breakage. If you have other reasons to archive user mailboxes as root, please let me know; otherwise I'll close this bug. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=3063535&group_id=49630 |