-
Assume two domains:
and a mailbox:
mario@example.com with alias: mario@example1.com
When I go into SOGo writing message view, I can select an identity.
One is, quite correctly, mario@example.com
The problem is the other one: it's [object Object>@example.com instead of mario@example1.comAny ideas what's wrong here?
-
@girish awesome. there's also the issue that alias has "domain.com" instead of "domain1.com"
-
@mario It's fixed now in https://git.cloudron.io/cloudron/box/-/commit/c1e6b47fd65b5b355640ab8bec81f80a16b04788 . You can apply this patch manually (just a one liner in /home/yellowtent/box/src/ldap.js) OR wait for Cloudron 5.4. After you make the above change:
systemctl restart box
- restart sogo as well
You will then see all your aliases.