mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[GH-ISSUE #498] Release email: paste a email address doesn't work #323
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#323
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 @tazorax on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/axllent/mailpit/issues/498
In the Release email modal, when I want to paste a email address in the "Send to" input, pasting doesn't work and a red "Invalid email address" is shown, even if it match the regular expression of allowlist.
I use Mailpit v1.25.0
@axllent commented on GitHub (May 23, 2025):
Thanks for reporting this. I have narrowed down the issue and reported the bug upstream to the module developer (of that tagging functionality).
@axllent commented on GitHub (May 23, 2025):
The good news is there is an upstream fix for this already! I'll release a new Mailpit version with this at the end of the weekend.
@axllent commented on GitHub (May 24, 2025):
This fix has now been released in v1.25.1. Please feel free to re-open the issue if you are still experiencing issues. Thanks for reporting this.