mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #283] Server is returning 451, but the email is still appearing in the inbox #189
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#189
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 @elliots on GitHub (Apr 24, 2024).
Original GitHub issue: https://github.com/axllent/mailpit/issues/283
Hi, I'm sometimes getting
Message failed: 451 4.3.5 Unable to process mail, but the message still appears. So when I retry and it works, I have two mails.looks like maybe sending two messages at the same time, and theyre given the same tag?
@axllent commented on GitHub (Apr 24, 2024):
Thanks for the details @elliots. It's hard to imagine that this could happen unless two separate parallel processes send an email at exactly the same time, both adding the same tag. Does this sound like what your end is doing?
@axllent commented on GitHub (Apr 24, 2024):
I have just released v1.17.1 which has a fix for this (or at least for what I presume is causing the error). Please confirm this fixes it for you?
@github-actions[bot] commented on GitHub (May 2, 2024):
This issue has been marked as stale because it has been open for 7 days with no activity.
@elliots commented on GitHub (May 2, 2024):
I’ll update and try it out, thankyou. I didn’t think I was setting that tag (I thought it was some built in tag set when receiving a message), but we must be! I’ll look closer.
@github-actions[bot] commented on GitHub (May 10, 2024):
This issue has been marked as stale because it has been open for 7 days with no activity.
@github-actions[bot] commented on GitHub (May 14, 2024):
This issue was closed because there has been no activity since being marked as stale.