Skip to content

Gromox 1.33

Choose a tag to compare

@jengelh jengelh released this 19 Oct 23:35

Enhancements:

  • tools: add kdb-uidextract and kdb-uidextract-limited scripts to facilitate ACL conversion
  • Per-organization LDAP server support
  • Show more distinct icons in GAL (mailing lists now show the ML icon)
  • Support PR_THUMBNAIL_PHOTO for room, equipment and mlists
  • FreeBSD and OpenBSD compilation support
  • nsp: reload config on SIGHUP
  • oxcical: minimal VJOURNAL export
  • oxcical: implement VTODO export

Fixes:

  • zcore, emsmdb: remodel code relating to send-on-behalf/-as detection. zcore now sends with the exact PR_SENT_REPRESENTING as specified by a client.
  • php_mapi: make mapi_parseoneoff recognize UTF-16 ONEOFF_ENTRYIDs

Changes:

  • authmgr: obsolete the auth_backend_selection config directive's values always_mysql and always_ldap; these are treated like externid now.
  • imap: rename imap_force_starttls config directive to imap_force_tls and imap_support_starttls to imap_support_tls, since it affects encryption as a whole, not just the STARTTLS command on the unencrypted port.
  • pop3: rename the pop3_force_stls config directive to pop3_force_tls and pop3_support_stls to pop3_support_stls, since it affects encryption as a whole, not just the STLS command on the unencrypted port.