Got the docker compose with Traefik file working (needed mail handling support in Traefik).
Am able to receive emails to the domain.
All emails show up when using the admin email set in config.
But confused about the Admin page - it shows as empty other than a title.
What's supposed to be there ?
I set SHOW_ACCOUNT_LIST and SHOW_LOGS as true.
But no content displayed.
Got the docker compose with Traefik file working (needed mail handling support in Traefik). Am able to receive emails to the domain. All emails show up when using the
admin email
set in config. But confused about the Admin page - it shows as empty other than a title. What's supposed to be there ? I setSHOW_ACCOUNT_LIST
andSHOW_LOGS
as true. But no content displayed.