Skip to content

Gromox 2.44

Choose a tag to compare

@jengelh jengelh released this 19 Mar 18:46
· 890 commits to prime since this release
gromox-2.44

Fixes:

  • mysql_adaptor: do not fail organization-level GAL population when a domain belonging to the org has zero members
  • gab: resolve assertion when traversing GAL [new implementation from Gromox 2.42]
  • mysql_adaptor: fix OOB when reading PT_DOUBLE entries from user_properties
  • emsmdb: fix OOB write when computing PR_MAILBOX_OWNER_NAME_A
  • zcore: PR_EMS_AB_DISPLAY_NAME_PRINTABLE of an address book object was filled with the email address even if the user's common name was umlaut-free
  • ews: PR_LAST_MODIFIER_NAME was filled with the email address even if the user's common name was umlaut-free
  • mbop: make clear-profile nuke all profile parts again
  • The documented default value outgoing_smtp_url=sendmail://localhost is now in effect

Behavioral changes:

  • Recognition for the smtp_server_ip config directive has been removed. Users must upgrade to outgoing_smtp_url (added in Gromox 2.21).