A BUGNOTE has been added to this bug. ====================================================================== http://dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000153 ====================================================================== Reported By: aaron Assigned To: ====================================================================== Project: DBMail Bug ID: 153 Category: Command-Line programs (dbmail-users, dbmail-util) Reproducibility: always Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 11-Jan-05 07:27 CET Last Modified: 11-Jan-05 07:30 CET ====================================================================== Summary: dbmail-util cannot remove unconnected mailboxes Description: >From maintenance.c, db_delete_mailbox is called. It looks for the owner of a mailbox before deleting the mailbox so that it can update the owner's quota calculation. But, if the owner isn't found (hence the unconnected mailbox) it can't be deleted!
While fixing this, it also might be interesting to add a user to which unconnected stuff is connected. Basically a dead-mail-user. [EMAIL PROTECTED]@!__ might be the right one to use ;-) ====================================================================== ---------------------------------------------------------------------- aaron - 11-Jan-05 07:30 CET ---------------------------------------------------------------------- Looking at db_delete_mailbox, the only_empty logic looks pretty illogical, too. Bug History Date Modified Username Field Change ====================================================================== 11-Jan-05 07:27aaron New Bug 11-Jan-05 07:30aaron Bugnote Added: 0000500 ======================================================================