[GH-ISSUE #85] Generate random button results in "Invalid email address" #60

Closed
opened 2026-02-25 23:39:44 +03:00 by kerem · 1 comment
Owner

Originally created by @dmichalski on GitHub (Apr 27, 2024).
Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/85

The title basically. The button at the top does not work, no random address is generated. No console errors, no network errors.

Originally created by @dmichalski on GitHub (Apr 27, 2024). Original GitHub issue: https://github.com/HaschekSolutions/opentrashmail/issues/85 The title basically. The button at the top does not work, no random address is generated. No console errors, no network errors.
kerem closed this issue 2026-02-25 23:39:44 +03:00
Author
Owner

@dmichalski commented on GitHub (Apr 27, 2024):

Ok, I could handle this one by myself. Obviously there's a slight issue with character escaping while parsing the config.ini. I realized that I had set the passwords to a value containing special chars like "?() etc.. After adjusting the values to something more simple like "changeme" the email generation via button works.

<!-- gh-comment-id:2081167781 --> @dmichalski commented on GitHub (Apr 27, 2024): Ok, I could handle this one by myself. Obviously there's a slight issue with character escaping while parsing the config.ini. I realized that I had set the passwords to a value containing special chars like `"?()` etc.. After adjusting the values to something more simple like "changeme" the email generation via button works.
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#60
No description provided.