Dear all,

we are setting up a fresh sogo-server - its really looking great so far!

The only problem we cannot solve is that no email-invitations are send. Use-Case:

- Sogo User A creates a new appointment (event) in his personal calendar and invites "Sogo User B" and "external User C" by providing email-adresses. - Sogo User A gets an email-receipt which says that "Sogo User B <email>" and "external User <email>" are invited

- "Sogo User B" does not receive any email, but sees the event with dotted lines in his calendar

- "external User C" gets no information at all

I am able to send and receive mail - tested with "external User C". The mail.log only logs the receipt mail to "sogo user A", sogo.log does not show any errors.

The configuration-parts which could be of interest:

<key>OCSEMailAlarmsFolderURL</key>
<string>mysql://sogo:passw...@localhost:3306/sogo/sogo_alarms_folder</string>
<key>OCSFolderInfoURL</key>
<string>mysql://sogo:passw...@localhost:3306/sogo/sogo_folder_info</string>
<key>SOGoACLsSendEMailNotifications</key>
<string>YES</string>
<key>SOGoAppointmentSendEMailReceipts</key>
<string>YES</string>
<key>SOGoAppointmentSendEmailNotifications</key>
<string>YES</string>
<key>SOGoCalendarDefaultRoles</key>
<array>
<string>PublicViewer</string>
<string>ConfidentialDAndTViewer</string>
</array>
<key>SOGoEnableEMailAlarms</key>
<string>YES</string>
<key>SOGoFoldersSendEmailNotifications</key>
<string>YES</string>

Any hints would be highly appreciated. Thanks in advance!

Steve

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to