mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 14:45:59 +03:00
[GH-ISSUE #38] "Generate random" button does not work in docker with no domain #23
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#23
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 @jackblk on GitHub (Feb 7, 2022).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/38
Config:
Command:
docker run -it -p 25:25 -p 80:80 hascheksolutions/opentrashmailThen try to Generate Random
From my test, it seems like it randoms something like this:
duddy-window@localhostandloadAccountdoes not accept this as it is not a valid email.Maybe adding an alert if the domain is not set?