The following bug has been RESOLVED. ====================================================================== http://dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000103 ====================================================================== Reported By: blake Assigned To: aaron ====================================================================== Project: DBMail Bug ID: 103 Category: Command-Line programs (dbmail-users, dbmail-util) Reproducibility: always Severity: minor Priority: normal Status: resolved Resolution: fixed ====================================================================== Date Submitted: 15-Oct-04 09:18 CEST Last Modified: 31-Oct-04 12:36 CET ====================================================================== Summary: dbmail-util -q isn't quiet Description: running dbmail-util with the -q option has no effect ======================================================================
---------------------------------------------------------------------- aaron - 15-Oct-04 18:16 CEST ---------------------------------------------------------------------- Quite right. Most of the printf's were not changed over to the quiet printf macro. ---------------------------------------------------------------------- blake - 19-Oct-04 01:47 CEST ---------------------------------------------------------------------- Here's a diff vs: 2.0.0 that appears to fix evertything for me. Aaron, you may want to look this over before commiting it. All my comments begin with "BAM" and I put one everywhere I had a question. ---------------------------------------------------------------------- aaron - 31-Oct-04 12:36 CET ---------------------------------------------------------------------- This patch is spot-on. The stderr stuff I just put into the ordinary qprintf() because it's nothing too special. Nice work! Sorry it took me so long to get to it :-[ Bug History Date Modified Username Field Change ====================================================================== 15-Oct-04 09:18blake New Bug 15-Oct-04 18:16aaron Assigned To => aaron 15-Oct-04 18:16aaron Status new => assigned 15-Oct-04 18:16aaron Bugnote Added: 0000313 19-Oct-04 01:47blake File Added: maintenance.diff 19-Oct-04 01:47blake Bugnote Added: 0000316 31-Oct-04 12:36aaron Bugnote Added: 0000326 31-Oct-04 12:36aaron Resolution open => fixed 31-Oct-04 12:36aaron Status assigned => resolved ======================================================================