<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2026-03-15 11:50:19]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>https://bugs.sogo.nu/</docs><link>https://bugs.sogo.nu/</link><description><![CDATA[SOGo | BTS - Issues]]></description><title>SOGo | BTS - Issues</title><image><title>SOGo | BTS - Issues</title><url>https://bugs.sogo.nu/images/mantis_logo.png</url><link>https://bugs.sogo.nu/</link><description><![CDATA[SOGo | BTS - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0006181: SOGo OpenID Problem - Redirect URI?</title><author></author><link>https://bugs.sogo.nu/view.php?id=6181</link><description><![CDATA[Dear SOGo Team,&lt;br /&gt;
&lt;br /&gt;
While setting up OpenID login for SOGo, I noticed that the required SOGo redirect URI isn't mentioned in any of the instructions. That's why I'm reporting this here, so that this information can be added to the instructions.&lt;br /&gt;
&lt;br /&gt;
As an alternative, I looked up the address in the compound URL of the link that initially leads to the OpenID provider. For example, it looks like this:&lt;br /&gt;
&quot;&lt;a href=&quot;https://sogo.domain.tld/SOGo/&quot;&quot;&gt;https://sogo.domain.tld/SOGo/&quot;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Buit, isn't something missing? &lt;br /&gt;
Because when I access this URI, I end up, as expected, at &quot;&lt;a href=&quot;https://sogo.domain.tld/SOGo/so&quot;&quot;&gt;https://sogo.domain.tld/SOGo/so&quot;&lt;/a&gt; and thus back in the SOGo login window.&lt;br /&gt;
&lt;br /&gt;
And if I enter this address as the redirect URI in the OpenID provider anyway, the OpenID login process logically results in a redirect loop (which eventually terminates).&lt;br /&gt;
&lt;br /&gt;
As a workaround, I then enter this address as the redirect URI in the OpenID provider. &lt;br /&gt;
If I add to the address, for example:&lt;br /&gt;
&quot;/oauth2/callback&quot; (found somewhere)&lt;br /&gt;
or &quot;/SOGo/so/oidc/callback&quot; (found in the mailing list),&lt;br /&gt;
...the redirect is rejected as invalid.&lt;br /&gt;
&lt;br /&gt;
Unfortunately, I haven't found anything useful about this problem in the mailing list—only the aforementioned non-functional URIs.&lt;br /&gt;
&lt;br /&gt;
Could someone please confirm what a correct redirect URI would be? Or what else should I consider?&lt;br /&gt;
&lt;br /&gt;
My SOGo is version 5.12.4 (&lt;a href=&quot;mailto:build@9a1f640bd211&quot;&gt;build@9a1f640bd211&lt;/a&gt; 202511171326) and is running as a container within a Nethserver 8 container orchestrator.&lt;br /&gt;
&lt;br /&gt;
Otherwise, SOGo is a great piece of software and has been running very reliably for years—excellent!&lt;br /&gt;
&lt;br /&gt;
Regards, Yummiweb]]></description><category>Backend General</category><pubDate>Thu, 12 Mar 2026 07:35:28 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6181</guid><comments>https://bugs.sogo.nu/view.php?id=6181#bugnotes</comments></item><item><title>0006180: HTML emails from Outlook/Word render incorrectly in SOGo webmail (mso-* CSS)</title><author></author><link>https://bugs.sogo.nu/view.php?id=6180</link><description><![CDATA[Hello,                                                                                                                                                                                                                                                                                                                   &lt;br /&gt;
&lt;br /&gt;
We are running SOGo v5.12.4 as webmail for our clients and have identified a rendering issue with HTML emails generated by Microsoft Outlook/Word. &lt;br /&gt;
                                                                                                                                                                                                                                                                                                                           &lt;br /&gt;
**Problem:**                                                                                                                                                                                                                                                                                                               &lt;br /&gt;
Emails composed in Outlook/Word contain proprietary Microsoft CSS properties (mso-*, mso-line-height, mso-margin-top-alt, etc.) that SOGo's HTML viewer does not process. &lt;br /&gt;
&lt;br /&gt;
This results in:                                                                                                                                                                                                                                                                                         &lt;br /&gt;
- Excessive whitespace / broken layout in the message body                                                                                                                                                                                                                                                                 &lt;br /&gt;
- In some cases, the message body appears completely blank]]></description><category>GUI</category><pubDate>Tue, 10 Mar 2026 16:54:11 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6180</guid><comments>https://bugs.sogo.nu/view.php?id=6180#bugnotes</comments></item><item><title>0006179: CardDAV Shared Read only Address books has empty property current-user-privilege-set in discovery</title><author></author><link>https://bugs.sogo.nu/view.php?id=6179</link><description><![CDATA[Hello Sogo Team,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I'd Like to report a bug with the CardDAV Implementation for address books that are shared with read only privileges. &lt;br /&gt;
&lt;br /&gt;
System is sogo 5.9.1 using Thunderbird 148 as client.&lt;br /&gt;
&lt;br /&gt;
Thunderbird will get a response in CardDAV calendar discovery that contains a empty current-user-privilege-set instead of the correct read privilege prop. That's why Thunderbird won't show this address book as &quot;addable&quot;. &lt;br /&gt;
&lt;br /&gt;
Ways to make Thundebird discover the adress book:&lt;br /&gt;
&lt;br /&gt;
1) If one would override this check in the debug mode of Thunderbird by changing the variables to readable=true. It shows up and is usable perfectly fine (thus showing that it is indeed readable). &lt;br /&gt;
&lt;br /&gt;
2) Also, if the property &lt;D:current-user-privilege-set xmlns:D=&quot;DAV:&quot;/&gt; would be omitted completely (which I did also in the Thunderbird debugger) one is able to discover, add and use the address books just fine.&lt;br /&gt;
&lt;br /&gt;
3) Perfectly correct would be to include the read privilege as shown below.&lt;br /&gt;
&lt;br /&gt;
Example response for a &quot;bad&quot; read only shared address book response:&lt;br /&gt;
&lt;br /&gt;
&lt;D:response xmlns:D=&quot;DAV:&quot;&gt;&lt;D:href&gt;/SOGo/dav/sharinguser/Contacts/6DDF-6551C400-B-23F36E80/&lt;/D:href&gt;&lt;D:propstat&gt;&lt;D:status&gt;HTTP/1.1 200 OK&lt;/D:status&gt;&lt;D:prop&gt;&lt;D:resourcetype&gt;&lt;D:collection/&gt;&lt;vcard-collection xmlns=&quot;&lt;a href=&quot;http://groupdav.org/&quot;/&gt;&lt;addressbook&quot;&gt;http://groupdav.org/&quot;/&gt;&lt;addressbook&lt;/a&gt; xmlns=&quot;urn:ietf:params:xml:ns:carddav&quot;/&gt;&lt;/D:resourcetype&gt;&lt;D:displayname&gt;Adressbook( &lt;&lt;a href=&quot;mailto:sharinguser@domain.de&quot;&gt;sharinguser@domain.de&lt;/a&gt;&gt;)&lt;/D:displayname&gt;&lt;D:current-user-principal xmlns:D=&quot;DAV:&quot;&gt;&lt;D:href&gt;/SOGo/dav/myuser&lt;/D:href&gt;&lt;/D:current-user-principal&gt;&lt;br /&gt;
&lt;D:current-user-privilege-set xmlns:D=&quot;DAV:&quot;/&gt;&lt;br /&gt;
&lt;/D:prop&gt;&lt;/D:propstat&gt;&lt;/D:response&gt;&lt;br /&gt;
&lt;br /&gt;
Correctly it should be:&lt;br /&gt;
&lt;br /&gt;
'&lt;D:href xmlns:D=&quot;DAV:&quot;&gt;/SOGo/dav/sharinguser/Contacts/6DDF-6551C400-B-23F36E80/&lt;/D:href&gt;&lt;D:propstat xmlns:D=&quot;DAV:&quot;&gt;&lt;D:status&gt;HTTP/1.1 200 OK&lt;/D:status&gt;&lt;D:prop&gt;&lt;D:resourcetype&gt;&lt;D:collection/&gt;&lt;vcard-collection xmlns=&quot;&lt;a href=&quot;http://groupdav.org/&quot;/&gt;&lt;addressbook&quot;&gt;http://groupdav.org/&quot;/&gt;&lt;addressbook&lt;/a&gt; xmlns=&quot;urn:ietf:params:xml:ns:carddav&quot;/&gt;&lt;/D:resourcetype&gt;&lt;D:displayname&gt;Adressbook( &lt;&lt;a href=&quot;mailto:sharinguser@domain.de&quot;&gt;sharinguser@domain.de&lt;/a&gt;&gt;)&lt;/D:displayname&gt;&lt;D:current-user-principal xmlns:D=&quot;DAV:&quot;&gt;&lt;D:href&gt;/SOGo/dav/myuser&lt;/D:href&gt;&lt;/D:current-user-principal&gt;&lt;br /&gt;
&lt;D:current-user-privilege-set xmlns:D=&quot;DAV:&quot;&gt;&lt;br /&gt;
&lt;D:privilege&gt;&lt;D:read/&gt;&lt;/D:privilege&gt;&lt;br /&gt;
&lt;/D:current-user-privilege-set&gt;&lt;br /&gt;
&lt;/D:prop&gt;&lt;/D:propstat&gt;']]></description><category>Backend Address Book</category><pubDate>Tue, 10 Mar 2026 11:55:09 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6179</guid><comments>https://bugs.sogo.nu/view.php?id=6179#bugnotes</comments></item><item><title>0006167: Email preview fails when message contains more than 250 embedded HTML tags</title><author></author><link>https://bugs.sogo.nu/view.php?id=6167</link><description><![CDATA[Symptoms:&lt;br /&gt;
&lt;br /&gt;
- Email preview does not render/display correctly&lt;br /&gt;
- No errors are shown in the logs&lt;br /&gt;
- The email displays correctly when opened in edit mode&lt;br /&gt;
- Other email clients (Thunderbird, Roundcube) display the same emails correctly in preview mode]]></description><category>with SOGo</category><pubDate>Tue, 10 Mar 2026 11:37:52 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6167</guid><comments>https://bugs.sogo.nu/view.php?id=6167#bugnotes</comments></item><item><title>0006178: SOGo5 fails to build on opensuse LINUX - NON DOCKER</title><author></author><link>https://bugs.sogo.nu/view.php?id=6178</link><description><![CDATA[Hi team,&lt;br /&gt;
&lt;br /&gt;
starting from version 5.12.2 the build of SOGo5 fails.&lt;br /&gt;
Last working version was 5.12.1 &lt;br /&gt;
&lt;br /&gt;
You switched to libcurl  &lt;a href=&quot;https://github.com/Alinto/sogo/commit/a782424a30cfe8e9c6f2769a45bcdd3498679237#diff-29c8fb0a4a95e2d446edfa1c9ddb2e8f2293a28c0a0d1a7498bca0d6a2772dc1&quot;&gt;https://github.com/Alinto/sogo/commit/a782424a30cfe8e9c6f2769a45bcdd3498679237#diff-29c8fb0a4a95e2d446edfa1c9ddb2e8f2293a28c0a0d1a7498bca0d6a2772dc1&lt;/a&gt; , and this causes problems here:]]></description><category>Backend General</category><pubDate>Fri, 06 Mar 2026 17:22:19 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6178</guid><comments>https://bugs.sogo.nu/view.php?id=6178#bugnotes</comments></item><item><title>0006168: Signature duplication when switching identities while composing email</title><author></author><link>https://bugs.sogo.nu/view.php?id=6168</link><description><![CDATA[We have identified an issue with signature management when composing emails with accounts that have multiple identities configured.&lt;br /&gt;
&lt;br /&gt;
Symptoms:&lt;br /&gt;
&lt;br /&gt;
- When composing a new email, the default user signature is inserted automatically&lt;br /&gt;
- When switching to a different identity, the new identity's signature is added to the message&lt;br /&gt;
- The original default signature is NOT removed, resulting in duplicate signatures&lt;br /&gt;
- Both the default user signature and the identity-specific signature appear in the email body&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Expected behavior:&lt;br /&gt;
When switching to a different identity while composing an email, the previous signature should be removed and replaced with the signature associated with the newly selected identity. Only one signature should be present at any time.]]></description><category>with SOGo</category><pubDate>Wed, 04 Mar 2026 09:28:02 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6168</guid><comments>https://bugs.sogo.nu/view.php?id=6168#bugnotes</comments></item><item><title>0006173: Contact search fails for names starting with umlauts / diacritics (e.g. Ä, Ö)</title><author></author><link>https://bugs.sogo.nu/view.php?id=6173</link><description><![CDATA[Hello,&lt;br /&gt;
&lt;br /&gt;
we are seeing an issue with SOGo contact search when contact display names contain multiple umlauts/diacritics, especially when the name starts with an umlaut (e.g. Ä).&lt;br /&gt;
&lt;br /&gt;
It looks like certain partial search terms do not return the expected contact, even though other partial terms or the full name work.&lt;br /&gt;
&lt;br /&gt;
Expected result:&lt;br /&gt;
The contact should be returned for all matching partial queries (prefix / substring search), regardless of umlauts/diacritics.&lt;br /&gt;
&lt;br /&gt;
Actual result:&lt;br /&gt;
The contact &quot;Aböabc&quot; can be found with:&lt;br /&gt;
- &quot;Ab&quot;&lt;br /&gt;
- &quot;Abc&quot;&lt;br /&gt;
- &quot;öabc&quot;&lt;br /&gt;
- &quot;Aböabc&quot;&lt;br /&gt;
&lt;br /&gt;
But it cannot be found with:&lt;br /&gt;
- &quot;Abö&quot;&lt;br /&gt;
- &quot;bö&quot;&lt;br /&gt;
- &quot;öa&quot;&lt;br /&gt;
- &quot;öab&quot;&lt;br /&gt;
&lt;br /&gt;
This is confusing but still workable because the contact can be found with the full name.&lt;br /&gt;
&lt;br /&gt;
However, the issue becomes more problematic when the name starts with an umlaut:&lt;br /&gt;
&lt;br /&gt;
Example contact: &quot;Äböa&quot;&lt;br /&gt;
&lt;br /&gt;
Searching for &quot;Äböa&quot; does NOT return the contact.&lt;br /&gt;
Only the following searches return it:&lt;br /&gt;
- &quot;böa&quot;&lt;br /&gt;
- &quot;öa&quot;]]></description><category>Web Address Book</category><pubDate>Wed, 04 Mar 2026 09:27:52 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6173</guid><comments>https://bugs.sogo.nu/view.php?id=6173#bugnotes</comments></item><item><title>0006177: List in adress book : no more autocomplete to add contact</title><author></author><link>https://bugs.sogo.nu/view.php?id=6177</link><description><![CDATA[Impossible to add a contact to a list, the member field doesn't provide autocomplete functionality.]]></description><category>Web Address Book</category><pubDate>Wed, 04 Mar 2026 09:27:29 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6177</guid><comments>https://bugs.sogo.nu/view.php?id=6177#bugnotes</comments></item><item><title>0006002: When inviting someone to an event on someone else's calendar the organizer ir wrong</title><author></author><link>https://bugs.sogo.nu/view.php?id=6002</link><description><![CDATA[When creating an event on someone else's calendar and choosing the first attendee, the organizer is shown incorrectly.&lt;br /&gt;
&lt;br /&gt;
Instead of showing the owner of the calendar as organizer, the user shown is the first in alphabetical order.&lt;br /&gt;
&lt;br /&gt;
When checking the event details afterwards, the organizer is then shown correctly.&lt;br /&gt;
&lt;br /&gt;
We are using LDAP authentication and feeding groups via LDAP too.]]></description><category>Web Calendar</category><pubDate>Tue, 17 Feb 2026 15:45:04 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6002</guid><comments>https://bugs.sogo.nu/view.php?id=6002#bugnotes</comments></item><item><title>0006145: Build packages for Debian 13 (trixie)</title><author></author><link>https://bugs.sogo.nu/view.php?id=6145</link><description><![CDATA[Dear developers,&lt;br /&gt;
&lt;br /&gt;
Debian 13 was released[1] on Aug 9th 2025, any plan to build packages for it?&lt;br /&gt;
I didn't find packages in current repos[2][3].&lt;br /&gt;
&lt;br /&gt;
[1] &lt;a href=&quot;https://www.debian.org/News/2025/20250809&quot;&gt;https://www.debian.org/News/2025/20250809&lt;/a&gt;&lt;br /&gt;
[2] &lt;a href=&quot;https://packages.sogo.nu/nightly/5/debian/dists/&quot;&gt;https://packages.sogo.nu/nightly/5/debian/dists/&lt;/a&gt;&lt;br /&gt;
[3] &lt;a href=&quot;https://packagingv2.sogo.nu/sogo-nightly-debian/dists/index.html&quot;&gt;https://packagingv2.sogo.nu/sogo-nightly-debian/dists/index.html&lt;/a&gt;]]></description><category>Packaging (Debian)</category><pubDate>Fri, 13 Feb 2026 10:47:16 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6145</guid><comments>https://bugs.sogo.nu/view.php?id=6145#bugnotes</comments></item><item><title>0006176: Webdav PUT request fails if ICS file or VCF files containts non-ascii characters</title><author></author><link>https://bugs.sogo.nu/view.php?id=6176</link><description><![CDATA[Uploading a VCF or ICS file with non-ascii characters in its content  through Webdav on SOGo results on an error. &lt;br /&gt;
&lt;br /&gt;
This error is &quot;500 Request Failed&quot; for VCF files, and &quot;400 Request Failed&quot; for ICS files&lt;br /&gt;
&lt;br /&gt;
This error occurs even though the VCF or ICS file was downloaded from the same SOGo server without any edit. &lt;br /&gt;
&lt;br /&gt;
Removing the non-ascii characters from the ICS or VCF file and uploading it again does not generate an error.]]></description><category>Backend General</category><pubDate>Mon, 09 Feb 2026 08:53:25 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6176</guid><comments>https://bugs.sogo.nu/view.php?id=6176#bugnotes</comments></item><item><title>0006073: Unsubcribing from shared calendar in Thunderbird from an admin account deletes the calendar.</title><author></author><link>https://bugs.sogo.nu/view.php?id=6073</link><description><![CDATA[When an admin account unsubscribe from a shared calendar from Thunderbird, a DELETE is sent to the sogo server, resulting in deleting the whole calendar from the database. &lt;br /&gt;
Hence, when the owner of the calendar tries to access it, a new empty calendar is created. &lt;br /&gt;
&lt;br /&gt;
A calendar should not be able to be wholly deleted when the user is not the owner (or with sogo-tools).  Unsubcribing from Thunderbird should unsubscribe and not delete the calendar.]]></description><category>Backend Calendar</category><pubDate>Mon, 09 Feb 2026 08:03:50 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6073</guid><comments>https://bugs.sogo.nu/view.php?id=6073#bugnotes</comments></item><item><title>0004600: Multiple reminders per event</title><author></author><link>https://bugs.sogo.nu/view.php?id=4600</link><description><![CDATA[I am using mailcow which implements SOGo. As of now it is not possible for me to set multiple reminders (which I can using the standard iCloud Cal). &lt;br /&gt;
But to be honest, I am not sure whether the problem is on iOS/MacOS, Mailcow or SOGo.&lt;br /&gt;
&lt;br /&gt;
If it's the latter, it would be really great if this could be supported in the future.]]></description><category>Backend Calendar</category><pubDate>Wed, 04 Feb 2026 14:03:52 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=4600</guid><comments>https://bugs.sogo.nu/view.php?id=4600#bugnotes</comments></item><item><title>0006172: HTML sanitizer removes clickable area for newsletters using &lt;a&gt; wrapping &lt;table&gt;</title><author></author><link>https://bugs.sogo.nu/view.php?id=6172</link><description><![CDATA[We are SOGo administrators and have received multiple user reports regarding newsletters from well-known companies and media outlets where “Read more” buttons or large clickable areas are not clickable in SOGo, while they work as expected in other mail clients such as Roundcube, Thunderbird, and Gmail.&lt;br /&gt;
&lt;br /&gt;
After analysis, this behavior is caused by SOGo sanitizing HTML patterns where an &lt;a&gt; element wraps a block-level &lt;table&gt;. When sanitized, the anchor is removed or neutralized, leaving visually styled buttons (usually &lt;td&gt; elements) without an actual &lt;a href&gt; inside, making them non-clickable.&lt;br /&gt;
&lt;br /&gt;
Technically, the HTML in these newsletters is not ideal, as the button text itself is not wrapped in an anchor. Instead, the layout relies on a parent &lt;a&gt; element wrapping a table. Other mail clients apply heuristic rendering and still make the area clickable. SOGo, correctly prioritizing security and standards, does not.&lt;br /&gt;
&lt;br /&gt;
However, from an operational and user-experience perspective, this leads to a recurring issue:&lt;br /&gt;
end users cannot interact with legitimate content from widely used senders, and administrators are repeatedly asked to justify why SOGo behaves differently.&lt;br /&gt;
&lt;br /&gt;
Minimal example (simplified)&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;&lt;a href=&quot;https://example.com&quot;&gt;&quot;&gt;https://example.com&quot;&gt;&lt;/a&gt;&lt;br /&gt;
  &lt;table&gt;&lt;br /&gt;
    &lt;tr&gt;&lt;br /&gt;
      &lt;td style=&quot;background:#000;color:#fff;padding:10px 20px;&quot;&gt;&lt;br /&gt;
        Read more&lt;br /&gt;
      &lt;/td&gt;&lt;br /&gt;
    &lt;/tr&gt;&lt;br /&gt;
  &lt;/table&gt;&lt;br /&gt;
&lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
After sanitization, the &lt;a&gt; is removed or detached, leaving a styled &lt;td&gt; without a clickable link.]]></description><category>with SOGo</category><pubDate>Mon, 19 Jan 2026 08:47:56 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6172</guid><comments>https://bugs.sogo.nu/view.php?id=6172#bugnotes</comments></item><item><title>0005992: Repeating events are not shown in Webmail BEFORE importing into calendar</title><author></author><link>https://bugs.sogo.nu/view.php?id=5992</link><description><![CDATA[If you get an invite for an repeating event from a companies e-mail sent by Microsoft Outlook via Exchange the preview by SoGo shows only the first occurence of the meeting but neither that's a repeating event nor the other and last occurences.&lt;br /&gt;
This is very annoying as the user will crosscheck with first occurence, agrees to one meeting and will learn that he accepted unintentionally a whole bunch of meetings.&lt;br /&gt;
&lt;br /&gt;
A (blurred) screenshot is attached as well an excerpt of the ics file:&lt;br /&gt;
&lt;br /&gt;
RRULE:FREQ=WEEKLY;UNTIL=20241119T120000Z;INTERVAL=2;BYDAY=TU;WKST=MO&lt;br /&gt;
DTSTART;TZID=W. Europe Standard Time:20240730T130000&lt;br /&gt;
DTEND;TZID=W. Europe Standard Time:20240730T140000&lt;br /&gt;
CLASS:PUBLIC&lt;br /&gt;
PRIORITY:1&lt;br /&gt;
DTSTAMP:20240722T114355Z&lt;br /&gt;
LOCATION;LANGUAGE=de-DE:Microsoft Teams-Besprechung&lt;br /&gt;
&lt;br /&gt;
Currently we are looking into the *.ics file manually before accepting an event from people who want to invite us.&lt;br /&gt;
As this is a very hard workaround we would favour if this clould be fixed soon. Thank you very much!&lt;br /&gt;
&lt;br /&gt;
The Bahnkonzept team from Dresden/Germany]]></description><category>Web Mail</category><pubDate>Sun, 18 Jan 2026 13:15:08 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=5992</guid><comments>https://bugs.sogo.nu/view.php?id=5992#bugnotes</comments></item><item><title>0006143: Data Loss When Exporting Contacts with Multiple Phone Numbers</title><author></author><link>https://bugs.sogo.nu/view.php?id=6143</link><description><![CDATA[When exporting contacts from the address book, not all phone numbers are included if a contact contains multiple numbers of the same type (e.g., two &quot;Work&quot; phone numbers). Only the first number is exported, while all subsequent numbers of the same type are lost.&lt;br /&gt;
&lt;br /&gt;
Expected Behavior:&lt;br /&gt;
All phone numbers should be exported regardless of type, as this complies with the VCard standard (RFC 6350 allows multiple values per property type).]]></description><category>Web Address Book</category><pubDate>Sun, 18 Jan 2026 12:39:25 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6143</guid><comments>https://bugs.sogo.nu/view.php?id=6143#bugnotes</comments></item><item><title>0006085: Details of an event are not correct reset/modified when copying this event (causes invitations that cannot be accepted)</title><author></author><link>https://bugs.sogo.nu/view.php?id=6085</link><description><![CDATA[When events are copied by the three dot menu in same or other calendar only the UID is changed (CORRECT BEHAVIOUR) but other details of the event like CREATED, LAST-MODIFIED and SEQUENCE (if changed before) are not set in same manner like new event. This prevents the participants from accepting the copied event in some clients as well the creator to insert / update the notifications. Other malfunctions cannot be ruled out.&lt;br /&gt;
Please read the reproduction steps to follow in order to eliminate the certainly minor error.&lt;br /&gt;
&lt;br /&gt;
So please, whenever coping an event in SoGo Webmail:&lt;br /&gt;
   - Create new UID (already working)&lt;br /&gt;
   - Set SEQUENCE to 0 or remove (not working in 5.11.2)&lt;br /&gt;
   - Set CREATED to copy time like in new created events (not working in 5.11.2)&lt;br /&gt;
   - Set LAST-MODIFIED to CREATED like in new created events (not working in 5.11.2)&lt;br /&gt;
&lt;br /&gt;
Maybe the proposal &lt;a href=&quot;https://bugs.sogo.nu/view.php?id=5820&quot;&gt;0005820&lt;/a&gt; can be solved too, when working on this bug.&lt;br /&gt;
&lt;br /&gt;
Thanks a lot.]]></description><category>Web Calendar</category><pubDate>Sun, 18 Jan 2026 12:34:55 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6085</guid><comments>https://bugs.sogo.nu/view.php?id=6085#bugnotes</comments></item><item><title>0005348: Invitation send to alias address cannot be accepted nor added to calendar</title><author></author><link>https://bugs.sogo.nu/view.php?id=5348</link><description><![CDATA[If an invitation is send to &lt;a href=&quot;mailto:alias@example.com&quot;&gt;alias@example.com&lt;/a&gt; which redirects to the SoGO user &lt;a href=&quot;mailto:user1@example.com&quot;&gt;user1@example.com&lt;/a&gt;, then &lt;a href=&quot;mailto:user1@example.com&quot;&gt;user1@example.com&lt;/a&gt; is not able to accept this invitation nor is there any possibility to add the invitation to the calendar.]]></description><category>Web Mail</category><pubDate>Sun, 18 Jan 2026 12:27:01 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=5348</guid><comments>https://bugs.sogo.nu/view.php?id=5348#bugnotes</comments></item><item><title>0003981: images are not handled properly in forwarded or replied to messages</title><author></author><link>https://bugs.sogo.nu/view.php?id=3981</link><description><![CDATA[I use SOGo demo web interface here: &lt;a href=&quot;http://demo.sogo.nu/SOGo/&quot;&gt;http://demo.sogo.nu/SOGo/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
1. Compose new message and paste an image from clipboard in the message body (image mustn't be copied from web browser; it has to be copied from external program, i.e. snipping tool or mspaint)&lt;br /&gt;
&lt;br /&gt;
2. Send this message to yourself (to be sure that it is sent and received in SOGo web interface)&lt;br /&gt;
&lt;br /&gt;
3a. When message arrives in your inbox, open it and choose &quot;Forward&quot;. Image from message body is no longer in the body. Instead it is just attached as ordinary attachment (PROBLEM 1)&lt;br /&gt;
&lt;br /&gt;
3b. When message arrives in your inbox, open it and choose &quot;Reply&quot;. Image from message body disappears completely (PROBLEM 2)]]></description><category>Web Mail</category><pubDate>Sun, 18 Jan 2026 12:26:39 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=3981</guid><comments>https://bugs.sogo.nu/view.php?id=3981#bugnotes</comments></item><item><title>0006158: Cross-Site Scripting (XSS) - Stored</title><author></author><link>https://bugs.sogo.nu/view.php?id=6158</link><description><![CDATA[Stored Cross-Site Scripting occurs when an application receives data from an untrusted source and then includes that data in its subsequent HTTP responses in an insecure manner&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It is possible to set other undefined values ​​in the category name, and to add XSS scripts.&lt;br /&gt;
&lt;br /&gt;
Endpoint: /Preferences#!/addressbooks]]></description><category>Web Address Book</category><pubDate>Wed, 14 Jan 2026 16:19:27 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6158</guid><comments>https://bugs.sogo.nu/view.php?id=6158#bugnotes</comments></item><item><title>0006171: Calendar ACLs set via sogo-tool are lost when accessing the web interface</title><author></author><link>https://bugs.sogo.nu/view.php?id=6171</link><description><![CDATA[We have a problem with our users losing access to some of the SOGo calendars they should be subscribed to.&lt;br /&gt;
&lt;br /&gt;
We have a script that ensures all of our users are subscribed to certain important company calendars.&lt;br /&gt;
So basically, we first set the permissions for a given group (we do this just once, when a shared calendar is created).&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
sogo-tool manage-acl add calendaruser Calendar/XXX-XXXXXXXX-XX-12345678 &lt;a href=&quot;mailto:'@somegroup&quot;&gt;'@somegroup&lt;/a&gt;' '[&quot;ObjectCreator&quot;, &quot;PublicModifier&quot;, &quot;ConfidentialModifier&quot;, &quot;PrivateModifier&quot;]'&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
and then we subscribe the group via a cron that is run daily, to ensure new users get added to where they belong:&lt;br /&gt;
&lt;br /&gt;
```&lt;br /&gt;
sogo-tool manage-acl subscribe calendaruser Calendar/XXX-XXXXXXXX-XX-12345678 &lt;a href=&quot;mailto:'@somegroup&quot;&gt;'@somegroup&lt;/a&gt;'&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
After this command is run, the status in the database is apparently correct, with `someuser` (a member of @somegroup) having `FolderShowAlarms`, `FoldersOrder` and `SubscribedFolders`. So far, so good and as expected.&lt;br /&gt;
However, as soon as someuser logs into the web interface and uses SOGo, they will drop the SubscribedFolders item, and thus will stop seeing the calendar.&lt;br /&gt;
Are we managing ACLs correctly, or is there a bug here in recent 5.12.X versions?]]></description><category>Backend Calendar</category><pubDate>Wed, 14 Jan 2026 08:55:16 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6171</guid><comments>https://bugs.sogo.nu/view.php?id=6171#bugnotes</comments></item><item><title>0006170: Allow to display remote images from known senders</title><author></author><link>https://bugs.sogo.nu/view.php?id=6170</link><description><![CDATA[It would be nice to have ability not only display remote images in case of &quot;always&quot; or &quot;never&quot;, but:&lt;br /&gt;
1. do never display remote images from &quot;Spam/Junk&quot; folders, no matter what settings configured, due to security reasons&lt;br /&gt;
2. in addition to &quot;always&quot; and &quot;never&quot; add new option: display remote images from emails listed in &quot;contact book&quot;&lt;br /&gt;
&lt;br /&gt;
I understand that it would be hard (in terms of performance) to save and read data about &quot;user preferences&quot; per email or per remote site like apps like Thunderbird allows to &quot;always display images from sender X&quot;, but at least we can utilize existing functionality of &quot;contact book&quot; to decide if user &quot;trust&quot; sender or not, thank you in advance.]]></description><category>Web Mail</category><pubDate>Mon, 12 Jan 2026 08:05:28 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6170</guid><comments>https://bugs.sogo.nu/view.php?id=6170#bugnotes</comments></item><item><title>0006169: Image signature scaling issue: missing height attribute in style tag causes display problems in other email clients</title><author></author><link>https://bugs.sogo.nu/view.php?id=6169</link><description><![CDATA[We have found a bug related to image scaling in email signatures. When an image is resized within the signature editor, the generated HTML code is incomplete, causing display issues when the email is received by other email clients.&lt;br /&gt;
&lt;br /&gt;
Symptoms:&lt;br /&gt;
&lt;br /&gt;
- When resizing an image in the signature editor, the style tag only includes the width attribute&lt;br /&gt;
- The height attribute is missing from the style tag&lt;br /&gt;
- The original height attribute remains in the &lt;img&gt; tag&lt;br /&gt;
- This causes a mismatch: width from style + height from img tag&lt;br /&gt;
- Recipients using other email clients see distorted/broken images due to incorrect aspect ratio]]></description><category>with SOGo</category><pubDate>Tue, 30 Dec 2025 11:09:37 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6169</guid><comments>https://bugs.sogo.nu/view.php?id=6169#bugnotes</comments></item><item><title>0006166: SOGo Connector subscribe buttons are missing for address books  in Thunderbird 128+</title><author></author><link>https://bugs.sogo.nu/view.php?id=6166</link><description><![CDATA[When using Thunderbird 128/140 with SOGo Connector installed. &lt;br /&gt;
Subscribe buttons for calendars are displayed when SOGo Connector is installed, however they are missing in address books.]]></description><category>with SOGo</category><pubDate>Thu, 25 Dec 2025 21:25:00 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6166</guid><comments>https://bugs.sogo.nu/view.php?id=6166#bugnotes</comments></item><item><title>0006038: PLain text emails must be possible</title><author></author><link>https://bugs.sogo.nu/view.php?id=6038</link><description><![CDATA[1. It must be possible to write emails in plain text.&lt;br /&gt;
2. It must be possible to read emails in plain text.&lt;br /&gt;
&lt;br /&gt;
Both is currently not possible but crucial to fight spam and fishing.&lt;br /&gt;
&lt;br /&gt;
details 1.: &lt;br /&gt;
The admins must be able to disable the WYSIWYG editor installation wide.&lt;br /&gt;
The users must be able to disable the WYSIWYG editor in their account in general or disable it on a per message basis.&lt;br /&gt;
&lt;br /&gt;
details 2.: &lt;br /&gt;
The admins must be able to force &quot;read messages in plain text&quot; installation wide.&lt;br /&gt;
The users must be able to force &quot;read messages in plain text&quot; as default in their account or on a per message basis.]]></description><category>Web Mail</category><pubDate>Wed, 17 Dec 2025 07:34:59 +0000</pubDate><guid>https://bugs.sogo.nu/view.php?id=6038</guid><comments>https://bugs.sogo.nu/view.php?id=6038#bugnotes</comments></item></channel></rss>
