mirror of
https://github.com/decke/smtprelay.git
synced 2026-04-25 04:45:52 +03:00
[PR #16] [MERGED] Discard mail if remote_host is not set #63
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#63
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/16
Author: @JonathonReinhart
Created: 3/13/2021
Status: ✅ Merged
Merged: 3/13/2021
Merged by: @decke
Base:
master← Head:discard📝 Commits (1)
20ca816Discard mail if remote_host is not set📊 Changes
3 files changed (+13 additions, -2 deletions)
View changed files
📝
config.go(+5 -1)📝
main.go(+6 -0)📝
smtprelay.ini(+2 -1)📄 Description
This is useful in test environments.
Follows #15.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.