You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/email-guide.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,8 +94,10 @@ See [examples/docker-compose.sendmail-gmail.yaml](../examples/docker-compose.ema
94
94
95
95
## Known issues
96
96
97
-
### Baikal username is not an email address
97
+
### DAVx5 but usernames are not an emails
98
98
99
-
@deathblade666 found out that Baikal uses the username as the email address, see <https://github.com/ckulka/baikal-docker/issues/290#issuecomment-3136438356>.
99
+
When using DAVx5, then your Baikal usernames must be email addresses, otherwise email invitations will not be sent out.
100
100
101
-
Until the issue is fixed, your usernames must also be their email addresses, otherwise they will not receive email invitations.
101
+
For more details, see <https://manual.davx5.com/accounts_collections.html#account-names>.
102
+
103
+
Kodus to @deathblade666 for finding this out in <https://github.com/ckulka/baikal-docker/issues/290#issuecomment-3136438356>.
0 commit comments