SOGo v5.12.4 released
October 7, 2025

The Alinto team is pleased to announce the immediate availability of SOGo v5.12.4. This is a minor release of SOGo with bug fixes.

What’s new with sogo 5.12.4

  • Fix a lot of bug
  • Add a setting in Preferences -> Mail -> General to show attachments above the message and not below.

Dropped support of Ubuntu Trusty Tahr/14.04

A standard GNU objective-c library used for one of the fix is missing for Ubuntu 14. As it was already flagged deprecated, this will be the first release not available on this platform.

Complete changelog

Enhancements

  • mail: Add a setting to show the attachments above the mail body (5d61660)

Bug Fixes

  • EAS: ActiveSync dispatcher was not called if the query’s parameter ‘Cmd’ was first (db84a92)
  • calendar: fetch our own iana timezone instead of trusting VTIMEZONE (244d138)
  • curl: properly close curl connection (42f620e)
  • eas: use proper imap mech for EAS request when using openid (a7f7950)
  • label: ensure the translation kept is not null (0fb3db0)
  • label: missing trad (23c8648)
  • ldap: don’t try to fetch for a nobody user (4d8cca1)
  • ldap: fetch the correct user source when creating an event with an attendee (736d758)
  • login: Only remember the login if the auth was successful (9e20190)
  • log: remove the ics from the log line (86d94ab)
  • mailer: correctly show interline for p element (666c979)
  • mailer: don’t add mailto: to string starting with @ (9817487)
  • mail: preoperly generates the message-id header value (7bee193)
  • openid: correcly type userTokenInterval (4ef79e2)
  • password: Correctly check the secret question answer when hitting enter instead of the button next (ed7a136)
  • task: fix reminder for tasks (a7651e5)
  • ui: add css class for login page (a077512)

Thanks Evey for those fixes:

  • calendar: don’t allocate and copy all children for each time we call _filterComponent: (481a9bf)
  • core: store translations in a globally static NSMutableDictionary (f48f27c)

Also thanks Stefan Bühler for this fix:

  • SOPE: fix DoS segfault (NULL pointer deref) (e954ab0)

See the closed tickets for this release and the complete change log.

Back to 2025