mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[GH-ISSUE #89] Admin Page blank #66
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @slfhstr on GitHub (Jul 16, 2024).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/89
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 emailset 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_LISTandSHOW_LOGSas true.But no content displayed.
@ScrumpyJack commented on GitHub (Dec 7, 2024):
you need to set both
SHOW_ACCOUNT_LIST=true
SHOW_LOGS=true