[PR #49] [MERGED] Allow ignoring an insecure tls connection #86

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

📋 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: masterHead: add-skip-verify


📝 Commits (1)

  • 03d109f feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/decke/smtprelay/pull/49 **Author:** [@NoUseFreak](https://github.com/NoUseFreak) **Created:** 12/9/2021 **Status:** ✅ Merged **Merged:** 12/15/2021 **Merged by:** [@decke](https://github.com/decke) **Base:** `master` ← **Head:** `add-skip-verify` --- ### 📝 Commits (1) - [`03d109f`](https://github.com/decke/smtprelay/commit/03d109ff8b8ae47189878289b5e97193df2ea44e) feat: Add support for ignoring certs ### 📊 Changes **3 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `config.go` (+1 -0) 📝 `smtp.go` (+8 -2) 📝 `smtprelay.ini` (+3 -0) </details> ### 📄 Description This change allows to ignore an insecure connection. --- <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:18 +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#86
No description provided.