Enhancements:
- tools: add
kdb-uidextractandkdb-uidextract-limitedscripts 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_PHOTOfor 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_REPRESENTINGas specified by a client. - php_mapi: make
mapi_parseoneoffrecognize UTF-16 ONEOFF_ENTRYIDs
Changes:
- authmgr: obsolete the
auth_backend_selectionconfig directive's valuesalways_mysqlandalways_ldap; these are treated likeexternidnow. - imap: rename
imap_force_starttlsconfig directive toimap_force_tlsandimap_support_starttlstoimap_support_tls, since it affects encryption as a whole, not just the STARTTLS command on the unencrypted port. - pop3: rename the
pop3_force_stlsconfig directive topop3_force_tlsandpop3_support_stlstopop3_support_stls, since it affects encryption as a whole, not just the STLS command on the unencrypted port.