[PR #126] [MERGED] make possible #91 #140

Closed
opened 2026-02-26 18:33:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/decke/smtprelay/pull/126
Author: @szonov
Created: 7/22/2023
Status: Merged
Merged: 7/23/2023
Merged by: @decke

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+16 additions, -3 deletions)

View changed files

📝 config.go (+1 -0)
📝 main.go (+15 -3)

📄 Description

  • add strict_sender bool configuration value
  • if strict_sender set as true use for outgoing mail only SMTPs with sender matches to from address

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/decke/smtprelay/pull/126 **Author:** [@szonov](https://github.com/szonov) **Created:** 7/22/2023 **Status:** ✅ Merged **Merged:** 7/23/2023 **Merged by:** [@decke](https://github.com/decke) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5b5f738`](https://github.com/decke/smtprelay/commit/5b5f738410bd3b7e20978fd9b95f5654d91a8f54) make possible #91. - [`6c1bffc`](https://github.com/decke/smtprelay/commit/6c1bffcff031c1b3a6df7db535f729243c408159) Merge branch 'decke:master' into master ### 📊 Changes **2 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `config.go` (+1 -0) 📝 `main.go` (+15 -3) </details> ### 📄 Description - add strict_sender bool configuration value - if strict_sender set as true use for outgoing mail only SMTPs with sender matches to from address --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:33:30 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
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/smtprelay#140
No description provided.