mirror of
https://github.com/decke/smtprelay.git
synced 2026-04-25 12:55:54 +03:00
[PR #49] [MERGED] Allow ignoring an insecure tls connection #86
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#86
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/49
Author: @NoUseFreak
Created: 12/9/2021
Status: ✅ Merged
Merged: 12/15/2021
Merged by: @decke
Base:
master← Head:add-skip-verify📝 Commits (1)
03d109ffeat: Add support for ignoring certs📊 Changes
3 files changed (+12 additions, -2 deletions)
View changed files
📝
config.go(+1 -0)📝
smtp.go(+8 -2)📝
smtprelay.ini(+3 -0)📄 Description
This change allows to ignore an insecure connection.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.