mirror of
https://github.com/decke/smtprelay.git
synced 2026-04-25 12:55:54 +03:00
[PR #291] [MERGED] Client certificate for relay connections #286
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/smtprelay#286
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/decke/smtprelay/pull/291
Author: @Bert-Proesmans
Created: 12/14/2025
Status: ✅ Merged
Merged: 1/14/2026
Merged by: @decke
Base:
master← Head:relay-cert📝 Commits (1)
0abc105Client certificate for relay📊 Changes
4 files changed (+79 additions, -7 deletions)
View changed files
📝
config.go(+44 -0)📝
remotes.go(+9 -7)📝
smtp.go(+16 -0)📝
smtprelay.ini(+10 -0)📄 Description
This code has been end-to-end tested with an Exchange SMTP relay setup and works.
Fixes #185
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.