Re: [exim] Failed to get write lock

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Graeme Fowler
Date:  
À: exim-users
Sujet: Re: [exim] Failed to get write lock
On Tue, 2009-02-17 at 11:46 +0000, Mr David Robertson wrote:
> Failed to get write lock for /var/spool/exim/db/retry.lockfile


If you Google for that you'll find several suggestions, most of which
indicate that something has either corrupted the DB file or the system's
DB library has been changed, or has a bug.

If you stop exim and remove all the files (yes, all of them)
from /var/spool/exim/db, restart exim again - what happens?

Graeme