Skip to content

Gromox 1.14

Choose a tag to compare

@jengelh jengelh released this 29 Jan 19:45
· 8781 commits to master since this release

Enhancements:

  • Add powershell script for Exchange to grommunio/Gromox migration (source tree only)
  • zcore: enhance mapi_getmsgstoretable to show all stores with access permissions
  • pff2mt: add --with-hidden/--without-hidden
  • kdb2mt: add --with-hidden/--without-hidden

Fixes:

  • pff2mt: scan attachments for named property info too
  • midb/imap: add back recognition for condition keywords
  • emsmdb: MAPI bodies between 4K and 8K were not displayed correctly
    due to propval_utf16_len giving the wrong codepoint count
  • emsmdb/rpclib: fix crash during NTLM negotiation
  • exmdb_provider: cure "INSERT INTO search_result" SQL collision warnings
  • mapi_lib: make conversion of S/MIME MAPI objects to RFC5322 independent of the number of header lines

Changes:

  • delivery: replace domain_list text file plugin by an implementation searching SQL directly