The following bug has been CLOSED
======================================================================
http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000153
======================================================================
Reported By:                aaron
Assigned To:                aaron
======================================================================
Project:                    DBMail
Bug ID:                     153
Category:                   Command-Line programs (dbmail-users, dbmail-util)
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     closed
======================================================================
Date Submitted:             11-Jan-05 07:27 CET
Last Modified:              19-May-05 14:27 CEST
======================================================================
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.

----------------------------------------------------------------------
 aaron - 19-Jan-05 17:14 CET 
----------------------------------------------------------------------
Fixed in CVS. I just did a simple fix for ownership testing. Anything more
grandiose we can talk about another day.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
11-Jan-05 07:27aaron          New Bug                                      
11-Jan-05 07:30aaron          Bugnote Added: 0000500                       
19-Jan-05 17:14aaron          Bugnote Added: 0000556                       
19-Jan-05 17:14aaron          Assigned To               => aaron           
19-Jan-05 17:14aaron          Resolution               open => fixed       
19-Jan-05 17:14aaron          Status                   new => resolved     
19-May-05 14:27paul           Status                   resolved => closed  
======================================================================

Reply via email to