Paul J Stevens <[EMAIL PROTECTED]> schrieb: >These UIDs don't make any sense at all! I know your on solaris which is >64bit right? But that still doesn't explain such high message_idnr values.
I just discovered following. The bigest UID in the database is 18031. mysql> select max(message_idnr) from dbmail_messages; +-------------------+ | max(message_idnr) | +-------------------+ | 18031 | +-------------------+ 1 row in set (0.00 sec) Any folder which gets displayed correctly shows message UID's < 18032. Any folder which has problems is using the really big UID numbers or has 0 as UID number. -- Lars Kneschke Metaways Infosystems GmbH Pickhuben 4 20457 Hamburg Germany eGroupWare Training & Support ==> http://www.egroupware-support.net E-Mail: mailto:[EMAIL PROTECTED] Web: http://www.metaways.de Tel: +49 (0)40 317031-21 Fax: +49 (0)40 317031-81 Mobile: +49 (0)175 9304324
