comparison NEWS @ 304:fd304e62e88a HEAD

0.98 released.
author Timo Sirainen <tss@iki.fi>
date Mon, 23 Sep 2002 20:13:55 +0300
parents fb7500933a11
children df941be7c6b0
comparison
equal deleted inserted replaced
303:19108e7c5af2 304:fd304e62e88a
1 v0.98 2002-09-23 Timo Sirainen <tss@iki.fi>
2
3 + mbox support is finally working. There's still some reliability
4 fixes left but overall it should be quite usable.
5 + vpopmail authentication support
6 + We should be able to deal with "out of diskspace/quota" conditions
7 properly, by keeping the indexes in memory and allowing user to
8 delete mails to get more space.
9 + Several speed enhancements
10 + New configuration file option: overwrite_incompatible_index to force
11 using ".imap.index" file, overwriting it if it isn't compatible
12 - Handle invalid message headers reliably
13 - Tons of bugfixes and code cleanups everywhere
14
1 v0.97 2002-08-29 Timo Sirainen <tss@iki.fi> 15 v0.97 2002-08-29 Timo Sirainen <tss@iki.fi>
2 16
3 + Large mails are handled in 256kB blocks, so mail size no longer 17 + Large mails are handled in 256kB blocks, so mail size no longer
4 has hardly any effect on memory usage 18 has hardly any effect on memory usage
5 + 64bit file offsets are used if supported by system. This means 19 + 64bit file offsets are used if supported by system. This means