View Issue Details

IDProjectCategoryView StatusLast Update
0002971SOGo ConnectorGUIpublic2016-12-23 15:10
ReporterDavid Millet Assigned Toludovic  
PrioritylowSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Platform[Client] MicrosoftOSWindowsOS Version7
Product Version31.0.0 
Summary0002971: sender email wrong in invitations to an event
Description

We are using SOGo 2.2.9a + Thunderbird 31.2.0 + Lightning 3.3.1 + SOGo Connector 31.0.0

Our user accounts (Id) in postfix+dovecot are always diferent of emails, i.e. user=abc1, in postfix+dovecot /vhome/abc1, email=name.surname@domain.com

But when invites attendees to an event, the email of the sender is wrong like abc1@domain.com or id@domain.com, because we expect name.surname@domain.com

And when the Calendar is shared, and the event is created by an authorized user, the sender email is wrong because instead of the calendar owner email, appears the authorized user email.

Steps To Reproduce

Create in postfix+dovecot two users like abc1 and abc2, append in aliases configuration file something like
abc1 name.surname@domain.com
abc2 name2.surname2@domain.com

Config in Thunderbird a new account:
user=abc1
email address=name.surname@domail.com

Config in Lightning an existing SOGo CalDAV calendar of user abc1

Start Calendar, create an eventt and invite attendees, in the first row appears the error.

In SOGo, user abc1 shares a calendar with the authorized user abc2

Config in another Thunderbird a new account:
user=abc2
email address=name2.surname2@domain.com

Config in Lightning an existing SOGo CalDAV calendar authorized by abc1

Start Calendar, create an eventt and invite attendees, in the first row appears the error.

TagsNo tags attached.

Relationships

duplicate of 0002863 resolvedludovic SOGo No email invitations sent to attendees when using Thunderbird and CalDAV 
duplicate of 0003368 resolvedludovic SOGo Adding event to shared calendar does not necessarily send invitations 

Activities

Christian Mack

Christian Mack

2014-10-28 10:27

developer   ~0007629

Did you set 'SOGoHideSystemEMail = YES;' in your sogo.conf?

David Millet

David Millet

2014-10-28 12:53

reporter   ~0007630

Thank you Christian.

I didn't set that general preference in SOGo.
'SOGoHideSystemEMail = YES' resolves my first problem (when the calendar owner invites someone).

But when an user authorized (Modifier, ObjectCreator and ObjectEraser for all event categories) in a calendar invites someone to an event, any email is sent.
In Web Calendar Works perfectly.

Christian Mack

Christian Mack

2014-10-28 14:23

developer   ~0007631

Then this is a duplicate of bug 0002863

ludovic

ludovic

2016-12-23 15:10

administrator   ~0011106

That bug was fixed in SOGo, not SOGo Connector. So SOGo Connector doesn't need to be upgraded.

Issue History

Date Modified Username Field Change
2014-10-27 20:09 David Millet New Issue
2014-10-28 10:27 Christian Mack Note Added: 0007629
2014-10-28 12:53 David Millet Note Added: 0007630
2014-10-28 14:23 Christian Mack Relationship added duplicate of 0002863
2014-10-28 14:23 Christian Mack Note Added: 0007631
2016-12-23 15:10 ludovic Note Added: 0011106
2016-12-23 15:10 ludovic Relationship added duplicate of 0003368
2016-12-23 15:10 ludovic Status new => resolved
2016-12-23 15:10 ludovic Resolution open => fixed
2016-12-23 15:10 ludovic Assigned To => ludovic