FAQ / General Debugging / Q0055



Q0055

Question

What does the error Failed to open wait-remote_smtp database: Invalid argument mean?

Answer

This is something that happens if you have existing DBM hints files when you install a new version of Exim that is compiled to use a different or upgraded DBM library. The simplest thing to try is

rm /var/spool/exim/db/*

This removes all the hints files. Exim will start afresh and build new ones. If the symptom recurs, it suggests there is some problem with your DBM library.



FAQ / General Debugging / Q0055


CategoryFrequentlyAskedQuestions

EximWiki: FAQ/General_Debugging/Q0055 (last edited 2008-09-25 11:39:29 by localhost)