Comment 1 for bug 376069

Revision history for this message
Daniƫl van Eeden (dveeden) wrote :

To reproduce:

1. evolution --force-shutdown
2. sqlite3 /path/to/folders.db
3. UPDATE folders SET unread_count='100' WHERE folder_name='Some/Foldername';
4. Start evolution
5. New mail count is wrong
6. Send email to that mailbox to fix.