File: 2.4.19.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 (32 lines) | stat: -rw-r--r-- 1,513 bytes parent folder | download | duplicates (18)
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
===============================
Cyrus IMAP 2.4.19 Release Notes
===============================

* Complete backport of the new (2.5 and later) IMAP IDLE implementation
  (thanks Thomas Jarosh).  This fixes a bunch of bugs and race conditions that
  were inherent to the older implementation
* New option "imapidletimeout" overrides "timeout" specifically for
  connections in IDLE state
* OpenSSL 1.1.0 is now supported
* Fixed: imap ENABLED doesn't print * ENABLED when nothing new enabled
* Fixed: mailbox lock management over rename (thanks Thomas Jarosh)
* Fixed: added overflow protection to urlfetch range checks
* Fixed: lmtpd can now deliver when mupdate server isn't available (thanks
  Michael Menge)
* Fixed T227: service processes no longer divide by zero when invoked with
  `-T 0` argument (thanks Ian Batten and Jens Erat)
* Fixed T229: ctl_cyrusdb now uses database paths from imapd.conf (thanks
  Simon Matter)
* Fixed bug #3862: mailbox database changes now rolled back on mupdate
  failure during rename (thanks Michael Menge)
* Fixed: XFER to 2.5 and later no longer downgrades index to oldest
  version
* Fixed: nonsensical "TEXT.MIME" section now handled as "HEADER"
* Fixed: added missing 'auditlog: ' prefix to backend connections
  (thanks Wolfgang Breyha)
* Fixed: IMAP SEARCH crash on some platforms
* Fixed: memory leaks in IMAP SEARCH and IMAP APPEND
* Fixed :issue:`1967`: EXISTS count reported earlier if fetching past size
  of previous message set

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