On 30 Aug 2011, at 10:15 AM, Jan Agermose wrote: > can I simply delete the temp DB file and it will be created automaticly at > runtime if its missing? Has the structure changed? Or should I simply delete > from the table and restart?
Delete the temp db, enable tracing and restart mailscanner. You can the test by shutting down mysql, messages will be logged to backup, when you start mysql the messages should be updated in mysql and deleted from sqlite and logging to mysql should then proceed. The trace will however provide clues if the above does not happen as it should. I have simulated that over and over and it works for me. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa Keep Baruwa FREE - http://pledgie.com/campaigns/12056

