Skip to content

Releases: grommunio/gromox

Gromox 2.26

11 Mar 17:17
Compare
Choose a tag to compare

Fixes:

  • exmdb: Fix restriction mismatching on PR_PARENT_SVREID & PR_PARENT_ENTRYID, which had caused reminders to go off even after appointments were moved to the wastebasket.
  • exmdb_local: rectify wrong/empty From: lines in bounce messages
  • ews: fix segfault when loading public folder item
  • zcore: repaired thumbnail retrieval, which used the wrong directory

Enhancements:

  • mbop: add subcommands for manipulating websettings_persistent

Changes:

  • zcore: store websettings_persistent directly in the store rather than the zcore shadow store object (automatic migration is in place)
  • kdb2mt: avoid importing PR_EC_WEBAPP_PERSISTENT_SETTINGS_JSON

Gromox 2.25

29 Feb 14:46
Compare
Choose a tag to compare

Fixes:

  • mkpublic: newly created public stores lacked a replguidmap table
  • exmdb: repair initialization of PR_ATTACH_NUM when instances are opened
  • oxcmail: strip leftover right angled bracket from Content-ID on oxcmail_import
  • http: do not terminate if an illegal outgoing_smtp_url is used
  • http: avoid garbage From line in non-delivery reports generated by OP_BOUNCE rules

Changes:

  • oxcmail: export no longer generates a MIME epilogue, which should workaround Outlook's broken S/MIME validator which fails to include epilogues in the signature verification.
  • http: recognition for the http_old_php_hanlder directive has been removed
  • zcore: g-web settings are now stored in a named property rather than the shadow store object (automatic migration is in place)

Enhancements:

  • mt2exm: the -B option can be used with all folder names
  • mbop: new commands get-photo, set-photo, get-websettings, set-websettings

Gromox 2.24

10 Feb 11:53
Compare
Choose a tag to compare

Fixes:

  • email_lib: the last byte of a MIME part was erroneously deleted
  • emsmdb: repair garbage memory read when creating a stream on a PT_STRING8 property
  • ews: repair a potential lack of results with the ResolveNames operation when searching by email address

Enhancements:

  • ews: add t:AlternateIdType attribute

Gromox 2.23

05 Feb 21:39
Compare
Choose a tag to compare

Fixes:

  • snapshot: on btrfs, fallback to rm when encountering reflink-based snapshots
  • oxcmail: make PR_REPLY_RECIPIENT_NAMES be consistent with _ENTRYIDS
  • oxcmail: deal with semicolons in Reply-To
  • oxcmail: do not ignore IDN addresses when reading headers
  • oxcmail: resolve a case with trashed body bytes when a line began with dot

Enhancements:

  • exmdb: add config directive exmdb_contention_reject_time for configuring contention timeout
  • exmdb: have DB_ITEM instances track which function holds them, and report this upon reaching contention timeouts
  • exmdb: make dbg_synth_content config directive work with the read_message RPC
  • new command: gromox-exm2mt

Gromox 2.21

08 Jan 18:15
Compare
Choose a tag to compare

Fixes:

  • exch: fix nonsensical compare operation in function check_message_owner
  • lib: guard against an integer overflow when inserting last element in range_set
  • imap: do not flag zero-length usernames/passwords as a syntax error
  • exmdb: avoid showing E-5310/5311 for absent files

Enhancements:

  • Support for outgoing message submission via postdrop. Use the new config directive outgoing_smtp_url=sendmail://localhost in gromox.cfg.
  • gromox-snapshot: Support snapshots on XFS
  • zcore: log REMOTE_ADDR on authentication failure for fail2ban
  • ews: improve contact item and task item support
  • php-mapi: add mapi_getuserfreebusyical function
  • exmdb: add ICS request dumper (config directive gromox.cfg:exmdb_ics_log_file)

Behavioral changes:

  • kdb2mt: remove option aliases that have been deprecated for a year

Gromox 2.20

15 Dec 11:28
Compare
Choose a tag to compare

Fixes:

  • oxdisco: allow autodiscover for room/equipment stores
  • oxcical: allday events are now emitted (pursuant to the oxcical_allday_ymd config directive) as "floating time" per the OXCICAL spec recommendations
  • oxcical: resolve integer underflow that botched weekorder computation in weekly-recurring events
  • oxcical: resolve out-of-bounds access during generation of iCal RDATE lines
  • ews: avoid a heap-use-after-free during freebusy retrieval
  • zcore: zs_getuserfreebusy had failed to resolve usernames and display freebusy status in the scheduling matrix view
  • ldap_adaptor: resolve data race with double-free when per-organization LDAP settings were used

Enhancements:

  • ews: improve calendar item coverage for mac calendar app
  • all daemons: add various config directives to set file descriptor table limits
  • zcore: add new error code and string for when the MAPI object handles have been exhausted by a user (as will normally happen when importing a multi-vCard/multi-iCal file with 400+ contacts/events, due to config directive zcore_max_obh_per_session)

Behavioral changes:

  • http: the file descriptor table limit is by default set to the environment hard limit (instead of 2256 fds, one will have 512K in Linux-systemd environments now)
  • php_mapi: do not convert freebusy_event_details fields which are not available

Gromox 2.19

04 Dec 14:26
Compare
Choose a tag to compare

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

Gromox 2.18

27 Nov 14:08
Compare
Choose a tag to compare

Fixes:

  • exmdb: synthesized PR_RTF_COMPRESSED properties (in relation to the dbg_synthesize_content config directive) had an incomplete header
  • oxcmail: repair inadvertent propid/proptag swap causing TNEF export to fail
  • mbop/purge-softdelete: make pathspec SENT/2022 actually work
  • imap: messages delete events from OL/g-web now make it to IMAP clients

Enhancements:

  • midb: propagate folder change events; IMAP clients now recognize when a message was deleted in g-web/Outlook
  • http: RFC 7617 support for the Basic authentication header line
  • nsp: allow connections from Windows with UTF-8 locale
  • midb: removal of seqid renumbering, which speeds up IMAP SELECT/LIST/FETCH commands.
  • authmgr: PAM is now offered as an authentication backend

Gromox 2.17

11 Nov 14:55
Compare
Choose a tag to compare

Enhancements:

  • http: Windows SSO support via HTTP Negotiate authentication
  • daemons: support for alternate login names
    this allows for assigning shorter usernames for grommunio-web)
  • exmdb: augment create_folder and movecopy_folder RPCs with a 32-bit error code, which allows g-web to better detect folders with duplicate names
  • ews: implement Subscribe, Unsubscribe, GetEvents, GetUserPhoto
  • mbop: add subcommand clear-rwz to clear out RuleOrganizer FAI messages

Behavioral changes:

  • exmdb: the delivery_message RPC will now return with status "partial_write" if major parts of a message (body/attachments) could not be written (disk full/permission denied/etc.)
  • delivery: partially-written messages now lead to bounce generation and emergency save action to disk

Fixes:

  • http: repair hanging communication with MAPI/RPC connections
  • oxcmail: reinstate read requests for non-IPM.Schedule messages
  • daemons: set umask such that created files have group write permissions for AAPI
  • imap/midb_agent: fix a crash when some JSON files are empty
  • midb: avoid a hang during the P-DTLU command when an eml/ file is absent
  • mkprivate, mkdomain: repair wrong byte ordering in initial PR_CHANGE_KEYs

Gromox 2.16

29 Oct 18:52
Compare
Choose a tag to compare

Fixes:

  • oxvcard: export to .vcf now positions the VERSION property in accordance with the vCard 4.0 specification.
  • oxcmail: cease gratuitous RTF conversion of calendar items
  • mysql_adaptor: a wrong string search was used for recipient delimiters, which could lead to Recipient Invalid/User Not Found

Enhancements:

  • Define the "suspended" user state (think of it as a "non-receiving shared mailbox").
  • emsmdb, zcore: the emsmdb_max_cxh_per_user, emsmdb_max_obh_per_session and zcore_max_obh_per_session config directives can now be set to 0 for unlimited.