github grommunio/gromox gromox-3.5
Gromox 3.5

latest releases: gromox-3.9, gromox-3.8, gromox-3.7...
5 months ago

Enhancements:

  • Finer-grained control over listening socket creation, including new config directives (http_listen, imap_listen_tls, etc.) for specifying these. This makes it possible not having to use the wildcard address.
  • importer: make -B option usable with public stores

Fixes:

  • emsmdb: async notification connections were not marked active and would not deliver a signal of new pending events.
  • emsmdb: repair EcDoAsyncWaitEx to immediately return when notifications are already pending in the session queue
  • emsmdb: fix UAF/crash when notifications are sent over RPCH
  • oxcical: upon reception of non-recurring appointments, the PidLidRecurring=0 property will be set now, as some Outlook versions fail to show appointments in the daily/weekly/monthly view if the property is absent.
  • oxcmail: messages with timezones ±08xx/09xx were mistreated as UTC
  • oxvcard: fixed a field shift in the ADR line's parsing and emission
  • ews: trim all C0 control codes from XML responses
  • exmdb: limit production of PR_RTF_COMPRESSED variants of PR_BODY/PR_HTML when saving messages to IPM.Task objects, as OL only depends on it for those message classes.
  • Plugged a memory leak that occurred when a multi-HTML Internet Mail is converted to MAPI
  • Plugged a memory leak that occurred when HTML is converted to RTF
  • Plugged a logical memleak stemming from never shrinking the buffer of FETCH RFC822 and related commands

Changes:

  • php_mapi can now tolerate the presence of the PHP opcache module, though opcache must still be disabled due to miscompilation.

Don't miss a new gromox release

NewReleases is sending notifications on new releases.