[GH-ISSUE #38] "Generate random" button does not work in docker with no domain #23

Closed
opened 2026-02-25 23:39:38 +03:00 by kerem · 0 comments
Owner

Originally created by @jackblk on GitHub (Feb 7, 2022).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/38

Config:

  • Run in docker
  • No domain configured

Command: docker run -it -p 25:25 -p 80:80 hascheksolutions/opentrashmail

Then try to Generate Random


From my test, it seems like it randoms something like this: duddy-window@localhost and loadAccount does not accept this as it is not a valid email.

Maybe adding an alert if the domain is not set?

Originally created by @jackblk on GitHub (Feb 7, 2022). Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/38 Config: * Run in docker * No domain configured Command: `docker run -it -p 25:25 -p 80:80 hascheksolutions/opentrashmail` Then try to Generate Random --- From my test, it seems like it randoms something like this: `duddy-window@localhost` and `loadAccount` does not accept this as it is not a valid email. Maybe adding an alert if the domain is not set?
kerem closed this issue 2026-02-25 23:39:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentrashmail#23
No description provided.