http://dovecot.org/test/ Two important fixes: - Fixes the recently reported dovecot-auth crashes with unexpected client input - Fixes mbox corruption in some not-so-common cases. Hopefully this is the last one. I added more asserts anyway which try to catch similiar mistakes and avoid losing data. Others: - Added oe-ns-eoh workaround for pop3. Fixes outlook/netscape problems with buggy mails. - lock_method = dotlock works now properly - Cache file compression crashed in some situations - auth_cache fixes from Andrey Also I have about 80% of the code written for keywords support. It's about the last major missing feature from v1.0, so naming should change into 1.0-alphas soon. From there on it should be mostly about stabilization, cleaning up the code and maybe some optimization. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20041208/a912733e/attachment-0001.bin>
Timo Sirainen wrote:> Also I have about 80% of the code written for keywords support. It's > about the last major missing feature from v1.0, so naming should change > into 1.0-alphas soon. From there on it should be mostly about > stabilization, cleaning up the code and maybe some optimization.Maybe I've not been paying enough attention (or just don't know IMAP well enough), but could you explain a little about the function/use of this "keywords" functionality, please? -- Curtis Maloney
> Also I have about 80% of the code written for keywords support. It's > about the last major missing feature from v1.0, so naming should change > into 1.0-alphas soon. From there on it should be mostly about > stabilization, cleaning up the code and maybe some optimization.What about fixing IPv6 support? // Brad
Timo wrote:> >Also I have about 80% of the code written for keywords support. It's >about the last major missing feature from v1.0, so naming should change >into 1.0-alphas soon. From there on it should be mostly about >stabilization, cleaning up the code and maybe some optimization. >Now those are the kind of announcements that will generate a nice amount of traffic. :P And what about MY features? Waaaaaaah. ;) Seriously though, unless I missed something some pet peeves of mine will be missing from 1.0 then, as in: 1. Quota, both IMAP QUOTA (RFC 2087) and maildirsize support. 2. More extensive and selective logging options. Regards, Christian Balzer -- Christian Balzer Network/Systems Engineer NOC chibi at gol.com Global OnLine Japan/Fusion Network Services http://www.gol.com/
Timo Sirainen wrote:> Also I have about 80% of the code written for keywords support. It's > about the last major missing feature from v1.0, so naming should change > into 1.0-alphas soon. From there on it should be mostly about > stabilization, cleaning up the code and maybe some optimization.I still get a lot of Dec 10 01:49:27 one dovecot: IMAP(ts at example.com): file mail-cache-fields.c: line 356 (mail_cache_header_fields_get): assertion failed: (buffer_get_used_size(dest) == sizeof(hdr) + (sizeof(uint32_t)*2 + 2) * hdr.fields_count) Dec 10 01:49:27 one dovecot: child 15274 (imap) killed with signal 6 errors, even after clearing all dovecot files in my maildir
Maybe Matching Threads
- [BUG] client state / Message count mismatch with imap-hibernate and mixed POP3/IMAP access
- dovecot config for 1500 simultaneous connection
- dovecot config for 1500 simultaneous connection
- [BUG] client state / Message count mismatch with imap-hibernate and mixed POP3/IMAP access
- dovecot config for 1500 simultaneous connection