18 Aug
2006
18 Aug
'06
3:53 a.m.
On Thu, August 17, 2006 6:28 pm, Timo Sirainen tss@iki.fi said:
I think my v1.0 TODO list is:
- avoid duplicate flag change notifications, or in case the message is also expunged don't bother notifying its flag changes at all (shouldn't be hard)
- HFS+ avoid-hardlinks patch?
- 32bit -> 64bit upgrade still doesn't work without assert-crashing: mail-cache-transaction.c: line 709 (mail_cache_add): assertion failed: (fixed_size == (unsigned int)-1 || fixed_size == data_size)
- Courier-compatible INBOX. namespace gives "invalid namespace" errors
What about this one? The "Connection queue full" issue doesn't appear to be entirely fixed. In fact the fix was disconnecting so frequently that I reverted to the non-fixed version:
http://www.dovecot.org/list/dovecot/2006-August/015401.html
Bill