I now have SOGo + Thunderbird Calendar fully functional. Here are the steps that I needed to take on the AD in order to get things to work properly.
- I made sure that each user’s email address was properly filled in with the
username@company.com
address. - I then went to the user’s Attribute Editor and made sure that userPrincipalName was set to
username@company.com
. - When connecting to the calendar (using TbSync and “Provider for CalDav & CardDav” plugins), the
username@company.com
username needs to be specified, rather than just the username (despite the fact that both authenticate).
Users are now able to see each other’s free/busy status, and invitation come from username@company.com
rather than username@domain.local
.
Thanks for your suggestions!
Charlie