mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[PR #405] [CLOSED] WIP: Answering with SMTP error code, for testing #545
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#545
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?
📋 Pull Request Information
Original PR: https://github.com/axllent/mailpit/pull/405
Author: @ThomasLandauer
Created: 12/12/2024
Status: ❌ Closed
Base:
develop← Head:patch-1📝 Commits (1)
93109deWIP: Answering with SMTP error code, for testing📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
server/smtpd/lib.go(+8 -0)📄 Description
Closes https://github.com/axllent/mailpit/issues/402
My knowledge of Go is (in your syntax):
nilBut I'm sure you get the idea :-)
Based on your comment at https://github.com/axllent/mailpit/issues/402#issuecomment-2537240890
I'm guessing that maybe you aren't using the address given at
MAIL FROMat all. If this is indeed the case, then it certainly would be easy to capture the contents of yourmailFromREs first parentheses into some variable.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.