1.2.14beta2 released (major bugfixes)
Jerry Lundström <[email protected]> Thu, 22 Sep 2005 15:34:56 +0200
| Newsgroups | gmane.mail.imap.binc.announce |
|---|---|
| Message-ID | <[email protected]> |
Major fix: - In-memory cache is now invalidated before a command is processed and then once someone iterates the message objects inside a mailbox the mailrepository is scaned and in-memory cache updated. This fixes problems that occur with mail clients that get notifications about new mail in one thread and does things with it in another thread (Outlook Express/MacOS X Mail). This beta release is not released as a tarball. To checkout this release please use subversion: $ svn checkout -r 344 https://src.bincimap.org/branches/1.2 bincimap-1.2.14beta2 $ cd bincimap-1.2.14beta2 $ ./autogen.sh $ ./configure <options...> $ make $ make install -- Jerry Lundström, System Developer Section for IT and Media, Stockholms University, Sweden +46 (0)8 16 19 99 / http://www.it.su.se