View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006202 | SOGo | Backend Calendar | public | 2026-05-10 17:48 | 2026-05-10 17:50 |
| Reporter | ralfbergs | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 5.12.5 | ||||
| Summary | 0006202: Adding participant to calendar invite received from external user causes invite to be sent using their email address as sender | ||||
| Description | (I'm a mailcow user, so I'm using SOGo as part of that install. I assume that this doesn't change anything with regards to this bug report, though.) I had a meeting in my calendar that was put in my calendar by receiving an invite from a @gmail.com address. I extended that invite by editing the calendar entry in Thunderbird and adding the additional participant's email address. mailcow created a new invite and sent it to the additional participant, using the @gmail.com email address of the original sender (the organizer of the meeting). This sender address was used both in the message header (From: header) as well as in the envelope of the email message (Return-Path: header). This is super dangerous to your mail server's reputation, because your mail server sends from an ip address that is not authorized by the original domain's SPF record (gmail.com in this case), nor is the message DKIM-signed. This is typical "spamming" behavior and can cause your mail server's reputation to degrade, with the consequence that you might suffer from future issues sending "legitimate" email to external recipients. | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||