[GH-ISSUE #261] SPF, DKIM, DMARC checking #170

Closed
opened 2026-03-15 12:59:48 +03:00 by kerem · 1 comment
Owner

Originally created by @DragoMlakar on GitHub (Mar 5, 2024).
Original GitHub issue: https://github.com/axllent/mailpit/issues/261

Is there any play about checking validity of emails through SPF,DKIM,DMARC?

Originally created by @DragoMlakar on GitHub (Mar 5, 2024). Original GitHub issue: https://github.com/axllent/mailpit/issues/261 Is there any play about checking validity of emails through SPF,DKIM,DMARC?
kerem closed this issue 2026-03-15 12:59:53 +03:00
Author
Owner

@axllent commented on GitHub (Mar 5, 2024):

No sorry, I do not currently have any plans to add this. I'm not saying it will never happen, but I believe it would take a fair amount of work to implement properly, and it is likely to cause more issues than that it would solve. Mailpit is intended as a "sending" SMTP, whereas SPF, DKIM & DMARC apply to the "receiving" mail server. I am open to a pull request if you wanted to implement this in a fork though.

<!-- gh-comment-id:1978255112 --> @axllent commented on GitHub (Mar 5, 2024): No sorry, I do not currently have any plans to add this. I'm not saying it will never happen, but I believe it would take a fair amount of work to implement properly, and it is likely to cause more issues than that it would solve. Mailpit is intended as a "sending" SMTP, whereas SPF, DKIM & DMARC apply to the "receiving" mail server. I am open to a pull request if you wanted to implement this in a fork though.
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/mailpit#170
No description provided.