Skip to content

Gromox 2.19

Choose a tag to compare

@jengelh jengelh released this 04 Dec 14:26
· 2607 commits to master since this release

Fixes:

  • exmdb: send "object created" notifications as search folders re-populate
  • oxcmail: ignore zero-length From fields, which should help sending from Windows Mail
  • Thunderbird/IMAP now picks up deletion events done by other clients
  • imap: the IMAP STATUS command did not cause any immediate response
  • imap: announce EXPUNGE events on all typical commands
  • imap: avoid double-reporting EXPUNGE events on EXPUNGE command
  • http: resolve altnames and update user context after authentication success with krb
  • ews: resolve crash during CreateItem RPC

Enhancements:

  • gromox-mbop emptyfld now recognizes a -t option to limit deletion to messages of certain age.
  • gromox-mbop emptyfld now recognizes a --nuke-folders option
  • gromox-eml2mt now recognizes a --mbox option to support RFC4155 Unix mboxes
  • exmdb: search pacing is now time-based, which should give more predictable interactivity during background searches
  • emsmdb: do not treat the absence of the PR_LAST_MODIFICATION_TIME message property during ICS downloads as an error any longer

Behavioral changes:

  • oxcmail: zero-length headers are ignored altogether (inspired by Alpine's behavior in that regard)
  • daemons: repeal the allocation limiter function from source code; all The buffer pool %s is full messages should be gone now