The following issue has been CLOSED 
====================================================================== 
http://dbmail.org/mantis/view.php?id=794 
====================================================================== 
Reported By:                jasb
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   794
Category:                   Command-Line programs (dbmail-users, dbmail-util)
Reproducibility:            have not tried
Severity:                   feature
Priority:                   normal
Status:                     closed
target:                      
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             26-Jul-09 01:33 CEST
Last Modified:              29-Jul-09 05:52 CEST
====================================================================== 
Summary:                    Visual Improvement on dbmail-util
Description: 
Hi,
I propose the following patch to improve the visual aspect of messages
gave by dbmail-util, ex:

Repairing DBMAIL physmessage integrity...
Ok. Found [8] unconnected physmessagesOk. Orphaned physmessages deleted.

Repairing DBMAIL mimeparts integrity...
Ok. Found [9] unconnected mimepartsOk. Orphaned mimeparts deleted.


Instead of this it should wrap lines like:

Repairing DBMAIL physmessage integrity...
Ok. Found [8] unconnected physmessages
Ok. Orphaned physmessages deleted.

Repairing DBMAIL mimeparts integrity...
Ok. Found [9] unconnected mimeparts
Ok. Orphaned mimeparts deleted.

====================================================================== 

---------------------------------------------------------------------- 
 (0002853) jasb (reporter) - 26-Jul-09 01:35
 http://dbmail.org/mantis/view.php?id=794#c2853 
---------------------------------------------------------------------- 
Ops,
You may need to change:

--- a/dbmail/src/maintenance.c
+++ b/dbmail_diff/src/maintenance.c

to:

--- a/dbmail_diff/src/maintenance.c
+++ b/dbmail/src/maintenance.c 

---------------------------------------------------------------------- 
 (0002868) netvulture (developer) - 29-Jul-09 05:52
 http://dbmail.org/mantis/view.php?id=794#c2868 
---------------------------------------------------------------------- 
Patch pending commit to fix this output error and also address some of the
database table locking during the orphan cleanup process. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
26-Jul-09 01:33  jasb           New Issue                                    
26-Jul-09 01:35  jasb           Note Added: 0002853                          
29-Jul-09 05:52  netvulture     Note Added: 0002868                          
29-Jul-09 05:52  netvulture     Status                   new => closed       
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to