I'm a bit too busy nowadays because of school so I haven't had time to look at everyone's bug reports and some other mails. They're still marked as unread in my mailbox, so hopefully I'll get to them soon. And I don't mind you resend them if I don't answer in a few weeks :) Changes: - Fixed maildir syncing errors about wrong UIDs - Maildir was re-read all the time, even if we knew nothing had changed there - SSL/TLS connections used to have extra ~0.2s latencies because kernel was waiting for more data before sending it (at least with Linux). Fixed it by corking/uncorking before/after sending. I don't think the socket latencies are this bad normally though, I should probably look more into it if we're setting some socket flags badly (or does it happen specifically because we were using corking for the socket before SSL and kernel increased the timeouts because it thinks we're going to be using corking?). - Marking index file corrupted caused its recreation to still use old transaction log file, which usually caused the index to get corrupted again - Added --build-options parameter to dovecot binary (by Andrey Panin) - Parse obs-phrase correctly in mail address parser (by Chris Wakelin) -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20050923/ea81d2f4/attachment.bin>
I'll check out Alpha 3 but for some reason Alpha 2 seems slower than Alpha 1 - especially when deleting messages. Using mbox format on 64 bit Linux.
Timo Sirainen wrote:> look at everyone's bug reports and some other mails. They're still > marked as unread in my mailbox, so hopefully I'll get to them soon. And > I don't mind you resend them if I don't answer in a few weeks :)I reported this on 20.8., so it probably qualifies :) not really related to alpha3, but dovecot-lda still seems to recompile (or at least touch) .dovecot.sievec on every delivery.
--On Friday, September 23, 2005 4:50 PM +0300 Timo Sirainen <tss at iki.fi> wrote:> I haven't had time to > look at everyone's bug reports and some other mails. They're still > marked as unread in my mailbox, so hopefully I'll get to them soon.I'm shocked you're not leveraging the power of IMAP! ;) Just make a TODO folder and copy them there. Retire them to another folder when done.
* Timo Sirainen <tss at iki.fi> [2005-09-23 15:47]:> [ 1.0 alpha3 release announcemnet ]Added to Gentoo Portage (although it's hardmasked in /usr/portage/profiles/package.mask due to weird problems with alpha2): http://packages.gentoo.org/ebuilds/?dovecot-1.0_alpha3 http://packages.gentoo.org/packages/?category=net-mail;name=dovecot -- Wolfram Schlich
Reasonably Related Threads
- [nbdkit PATCH 2/2] server: Cork around grouped transmission send()s
- v1.1.alpha3 released
- [PATCH 1/1] nbd/server: push pending frames after sending reply
- plotOHLC(alpha3): Error in plotOHLC(alpha3) : x is not a open/high/low/close time series
- v2.0.alpha3 released