Deeztek Support: > > The database in question is not safe for multiple writers. Beyond > > that you might have a buggy Berkeley DB, or SELinux blocking access. > > SELinux is not installed. How would I determine if Berkeley DB is buggy?
Well, Postfix uses the Berkeley DB API. If that causes Berkeley DB to piss over it self, then it is buggy. On the other hand, the warranty is totally void if the db file is written by non-Postfix programs, or when the file system is used in an unsafe manner: server without ECC memory, NFS with soft mount, shutdown without sync, write-caching enabled in the hypervisor, and so on. Wietse