[Dbmail-dev] [DBMail 0000516]: permissions on log files are wrong or inconsistent

2007-02-28 Thread bugtrack
The following issue has been SUBMITTED. == http://www.dbmail.org/mantis/view.php?id=516 == Reported By:bjohnson Assigned To: =

[Dbmail-dev] [DBMail 0000486]: Many duplicate key errors from MySQL running "dbmail-util -by"

2007-02-28 Thread bugtrack
A NOTE has been added to this issue. == http://www.dbmail.org/mantis/view.php?id=486 == Reported By:zak Assigned To: =

[Dbmail-dev] [DBMail 0000503]: Error running dbmail-util -by after upgrade from 2.0.7 to 2.2.2

2007-02-28 Thread bugtrack
A NOTE has been added to this issue. == http://www.dbmail.org/mantis/view.php?id=503 == Reported By:pgilmore-ellis Assigned To:

Re: [Dbmail-dev] Re: umask 0 for log files?

2007-02-28 Thread Aaron Stone
On Wed, 2007-02-28 at 21:40 -0700, Bernard Johnson wrote: > Bernard Johnson wrote: > > Paul J Stevens wrote: > >> Seems like a bug. I'm removing the umask call. > > > > I would think you want the logs written as 0600 since they may have > > sensitive data from the logs. > > > >> Bernard Johnson

[Dbmail-dev] Re: umask 0 for log files?

2007-02-28 Thread Bernard Johnson
Bernard Johnson wrote: > Paul J Stevens wrote: >> Seems like a bug. I'm removing the umask call. > > I would think you want the logs written as 0600 since they may have > sensitive data from the logs. > >> Bernard Johnson wrote: >>> (dbmail 2.2.2) >>> >>> In server.c, line 450 you set the umask

[Dbmail-dev] Fwd: call for references

2007-02-28 Thread Leander Koornneef
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, (see Paul's mail below) We've entered the next phase in this project and are preparing an actual proposal now. However, we're still looking for good references! It would be really helpful if those of you with large-ish installs would be will

[Dbmail-dev] announce: DBMail 2.2.3

2007-02-28 Thread Paul J Stevens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, We're happy to announce the release of dbmail-2.2.3 This is mainly a bugfix maintenance release. Some noteworthy changes: * dbmail-users now has a -n switch for dry-run mode * dbmail.conf now has two new entries; encoding and

[Dbmail-dev] [DBMail 0000515]: when a user is over quota, dbmail-smtp rejects the message with rc67 and no syslog

2007-02-28 Thread bugtrack
The following issue has been SUBMITTED. == http://www.dbmail.org/mantis/view.php?id=515 == Reported By:lrosenman Assigned To:

[Dbmail-dev] over quota: Please LOG IT...

2007-02-28 Thread Larry Rosenman
When a message is returned with return code 67 because of over quota, please LOG IT to syslog at ANY log level.. Thanks! -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock

Re: [Dbmail-dev] Incompatible -n/-y flags with dbmail-users

2007-02-28 Thread Paul J Stevens
This is what will go into 2.2.3 Aaron Stone wrote: > Replying to myself, the half-way option is to get -n working, but > continue to default to the -y behavior. > > Note that this would still be the opposite behavior of dbmail-util, but > would continue to be consistent with past version of dbmai

Re: [Dbmail-dev] Incompatible -n/-y flags with dbmail-users

2007-02-28 Thread Aaron Stone
Replying to myself, the half-way option is to get -n working, but continue to default to the -y behavior. Note that this would still be the opposite behavior of dbmail-util, but would continue to be consistent with past version of dbmail-users. Yea, nay? Aaron On Wed, 2007-02-28 at 02:13 -0800,

[Dbmail-dev] Incompatible -n/-y flags with dbmail-users

2007-02-28 Thread Aaron Stone
Hi folks, For too long, dbmail-users would bomb out if -n/-y were used. All actions simply were executed without the -y required to make changes. I've changed that in SVN, for the 2.2.3 release to have the new behavior. I want to give a heads up that wrapper scripts will be impacted because with