On Fri, Oct 10, 2003 at 03:07:01PM +0200, Ilja Booij wrote: > features that require database change: > * storing headers in messages table > * shared folders > * libSieve support (Aaron Stone) > * changing names in db (messages to message etc) > > anybody have any additions?
I've added an timestamp field named `updated` to messages which allows purging expunged messages at a much more precise interval (for example, 2 weeks after the message is expunged) than the delete/purge cycle used by dbmail-maintenance. When using dbmail-maintenance to purge, the age since expunge is somewhere between time since last delete and time since last purge. Please consider making this change to the schema for dbmail 2. xn