The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=395 ====================================================================== Reported By: hsn Assigned To: aaron ====================================================================== Project: DBMail Issue ID: 395 Category: Command-Line programs (dbmail-users, dbmail-util) Reproducibility: always Severity: text Priority: normal Status: resolved target: Resolution: fixed Fixed in Version: SVN Trunk ====================================================================== Date Submitted: 18-Aug-06 14:13 CEST Last Modified: 21-Aug-06 06:25 CEST ====================================================================== Summary: dbmail-util doesn't report count of messages that need DELETE status set Description: dbmail-util doesn't report count of messages that need DELETE status set: sanatana# dbmail-util -d Opening connection to database... Opening connection to authentication... Ok. Connected.
Counting deleted messages that need the DELETE status set... Maintenance done. No errors found. it works okay for -p option: sanatana# dbmail-util -p Opening connection to database... Opening connection to authentication... Ok. Connected. Counting messages with DELETE status... Ok. [0] messages have DELETE status. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Maintenance done. No errors found. ====================================================================== ---------------------------------------------------------------------- aaron - 19-Aug-06 20:54 ---------------------------------------------------------------------- It's marked TODO in maintenance.c ;-) I'm on it. ---------------------------------------------------------------------- aaron - 21-Aug-06 06:25 ---------------------------------------------------------------------- Got it. Now in SVN. Issue History Date Modified Username Field Change ====================================================================== 18-Aug-06 14:13 hsn New Issue 19-Aug-06 20:54 aaron Note Added: 0001354 19-Aug-06 20:55 aaron Status new => assigned 19-Aug-06 20:55 aaron Assigned To => aaron 21-Aug-06 06:25 aaron Status assigned => resolved 21-Aug-06 06:25 aaron Fixed in Version => SVN Trunk 21-Aug-06 06:25 aaron Resolution open => fixed 21-Aug-06 06:25 aaron Note Added: 0001358 ======================================================================
