View Issue Details

IDProjectCategoryView StatusLast Update
0004337SOGoBackend Calendarpublic2018-03-13 19:47
Reporterasl Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status newResolutionopen 
OSCentOSOS Version3.10.0-693.5.2.e 
Product Version3.2.10 
Summary0004337: calendar invitation email not sent if own email sender address changed
Description

Invitation email to an participant for an event planned in web calendar or planned via caldav calender is not sent if mail sender domain is not primary SOGo domain,
Not sent for new, changed or deleted event.

Steps To Reproduce
  1. make sure you have a working setup and contacts invited to a new event will receive a mail from Sogo (test it via web interface – calender, create any event and invite someone, use a valid email!)
  2. select setting, mail, imap accounts
  3. edit your imap account, change field email from e.g. Administrator@intern.org (primary, working domain)> Administrator@othervaliddomain (non working), save new settings.
  4. test again as described in step 1. No mail is sent, no error message
Additional Information

The sender email address inside imap account is changed to have my own, correct email used for outgoing mails. For mails sent/created this works as it should. Same sender address should be used if a mail is triggered from calender invitations.
If one SOGo installation has to be used for multiple domains this is mandatory.

There is no difference wether the event is entered via the web interface or via external caldav calendar (e.g. Thnderbird/Lightning)

TagsNo tags attached.

Activities

stephdl

stephdl

2017-11-14 14:34

reporter   ~0012434

Last edited: 2017-11-14 14:36

I can add some log with the debug enabled

This is when sogo is able to send email invitation (the 'email from' field is not customised, it comes from ldap)

https://gist.github.com/stephdl/a98264995e926a586bfdb8cf5c93501f

this is the log when the invitations are not sent

https://gist.github.com/stephdl/cfc4ba9600211da0784ef76ea83e2b0d

ludovic

ludovic

2018-03-13 19:47

administrator   ~0012679

I don't understand.

So bob@example.com invites alice@example.com.

But alice changes her email to alice@wonderland.com

When she accepts the email invite, bob doesn't receive an email?

Issue History

Date Modified Username Field Change
2017-11-14 14:19 asl New Issue
2017-11-14 14:34 stephdl Note Added: 0012434
2017-11-14 14:36 stephdl Note Edited: 0012434
2018-03-13 19:47 ludovic Note Added: 0012679
2018-03-13 19:47 ludovic Severity major => minor