File: 2.4.1.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 (15 lines) | stat: -rw-r--r-- 951 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
==============================
Cyrus IMAP 2.4.1 Release Notes
==============================

Changes to the Cyrus IMAP Server since 2.4.0

*   Fix cyrdump to work with -C for alternate config
*   Change master to process all pending child messages once per loop, which fixes a DoS situation if there is too much message churn in a slower box - thanks to Henrique de Moraes Holschuh <hmh@debian.org>
*   Reconstruct added flags -R, -U, -o, -O to give options handling corrupt or missing files
*   Reconstruct fixed a pile of bugs, including a nasty one which created mailboxes with a UIDVALIDITY of 0
*   Fixed EXPUNGE in murder
*   Fixed LSUB where subscribed mailboxes are on different murder backends
*   New build system using git commit ID rather than CVS date information to uniquely identify a release or development build via the "ID" command. Also changes the CYRUS_VERSION string for builds directly from git.

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