Skip to content

Gromox 1.18

Choose a tag to compare

@jengelh jengelh released this 19 Mar 10:11

Enhancements:

  • The mkprivate, mkpublic, mkmidb utilities gained an -f option.
  • autodiscover: New diagnostic utility to analyze Autodiscover message from the command-line.
  • gromox-exm2eml: New diagnostic utility to export one message as Internet Mail.
  • delmsg: New diagnostic utility to delete messages in an ICS-conforming way.
  • exmdb_provider: New config directive "sqlite_debug" for enabling analysis of all SQLite queries made.
  • nsp: New config directive "nsp_trace" for enabling analysis of (some) NSPI RPC calls and their parameters.

Fixes:

  • exmdb_provider: Abort asynchronous search folder population when the very search folder has been closed.
  • exmdb_providier: do not close idle databases that still have active notification listeners
  • nsp: Fix janky row seeking and crashing when using the name search feature in Outlook's Address Book dialog.
  • mysql_adaptor: Lookup of rooms and equipments by maildir has been restored.
  • midb had erroneously processed only the first command for every network read
  • exmdb_client again groups notify connections per PID

Changes:

  • nsp: When performing a name search in Outlook's Address Book dialog, scan the entire table rather than just the entries from the currently highlighted line forwards.