File: 2.4.7.rst.txt

package info (click to toggle)
cyrus-imapd 3.6.1-4%2Bdeb12u3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 80,688 kB
  • sloc: ansic: 255,928; perl: 97,730; javascript: 9,266; sh: 5,537; yacc: 2,651; cpp: 2,128; makefile: 2,099; lex: 660; xml: 621; python: 388; awk: 303; asm: 262
file content (37 lines) | stat: -rw-r--r-- 2,287 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
==============================
Cyrus IMAP 2.4.7 Release Notes
==============================

Changes to the Cyrus IMAP Server since 2.4.6

*   Fixed Bug #3357 - lmtpd offering STARTTLS in pre-authorized mode.
*   Fixed Bug #3392 - allowing INBOX.INBOX to be created if the case didn't match
*   Fixed Bug #3404 - incorrect LIST "" "user" response
*   Fixed Bug #3417 - crash on zero-byte quota file
*   Fixed numberous bugs with mailbox upgrades
*   Fixed replication errors, which have been reported many times on the mailing list, but don't have bug numbers.
*   Increated "paranoia" about record ordering in mailbox, which would have detected some bad bugs in replication that caused the infinite runaway mailbox filling reported in 2.4.6 and below
*   Increased syslogging detail about replication issues
*   Fixed reconstruct crash with zero-byte index file
*   Fixed cyradm perl library path finding
*   Fixed incorrect use of LITERAL+ formats in our responses to clients. Unreported, but could be causing wierd hard-to-track-down bugs out there
*   Fixed append immediately on create
*   Upgraded Unicode database to version 6.0
*   Fixed reconstruct crash on folder names with many digits (i.e. ebay auction numbers)
*   Fixed reconstruct crash with file called '0.'
*   Made reconstruct '-n' option actually exist, as advertised in the man page
*   Fixed bug #3423 - STARTTLS plaintext command injection vulnerability
*   Bug #3382 Added "failedloginpause" config option
*   Bugs #3383/3385 Removed some obsolete config options
*   Bug #3389 $configdirectory/proc not created on the fly
*   Bug #3394 fix imtest parsing of MECHLIST
*   Bug #3399 fix with_ldap option default
*   Bug #3307 fix mbpath crash on remote mailbox
*   Bug #3420 use getpassphrase on Solaris, now passwords over 8 characters long work with cyrus tools
*   Bug #3400 and others - lots of bugs with XFER between different versions in murder clusters fixed, including a bug that caused only mailboxes with zero messages to be rejected for upgrade
*   Bug #3391 fix rename which just moves between partitions
*   Bug #3103 fix imtest using plain authentication when it must not
*   Bug #3426 fix TLS on sockets other than stdin
*   Added support for BDB versions 5 and above

:ref:`imap-release-notes-2.4`