15 Nov
2006
15 Nov
'06
8:28 p.m.
seeing a crash in mail-transaction-log.c: line 273 (mail_transaction_log_close): assertion failed: (log->files == NULL)
We are also seeing a lot of these after moving from rc12 to rc14 on a Solaris-2.8 platform.
This problem moved away when old log.2 were removed, I dont know why, but all indexes should perhaps always be removed when upgrading?
Our indexes are not in users home directories; find _SOMEWHERE_ -name dovecot.index.log.2 | xargs rm
hmk