This concerns a smaller imap server, not the 10K produktion one:


SELECT count(id) FROM dbmail_physmessage WHERE id NOT IN (SELECT physmessage_id FROM dbmail_messages);
result: 233753 records


 count
-------
     0


SELECT count(id) FROM dbmail_physmessage
result: 302735 records


 count
-------
 18076

SELECT count(message_idnr) FROM dbmail_messages
result: 75369 records


 count
-------
 18120

With 2.2.6 I still get doing dbmail-util -ay everytime:

Repairing DBMAIL for cached header values...
Ok. Found [24] un-cached physmessages.
........................




_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to