[PR #3439] [CLOSED] #3166 Allow disable SMTP certificate verification #6200

Closed
opened 2026-02-05 10:26:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3439
Author: @MKaterbarg
Created: 5/17/2022
Status: Closed

Base: developmentHead: 3166_DisableSMTPVerification


📝 Commits (1)

📊 Changes

2 files changed (+18 additions, -1 deletions)

View changed files

📝 .env.example.complete (+3 -0)
📝 app/Config/mail.php (+15 -1)

📄 Description

While I don't recommend using this, I can see some users needing this for testing. This relates to request # 3166


🔄 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/BookStackApp/BookStack/pull/3439 **Author:** [@MKaterbarg](https://github.com/MKaterbarg) **Created:** 5/17/2022 **Status:** ❌ Closed **Base:** `development` ← **Head:** `3166_DisableSMTPVerification` --- ### 📝 Commits (1) - [`98af15e`](https://github.com/BookStackApp/BookStack/commit/98af15ee7834df0c2d332d7f9c938357ecf1a351) #3166 Allow disable SMTP certificate verification ### 📊 Changes **2 files changed** (+18 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env.example.complete` (+3 -0) 📝 `app/Config/mail.php` (+15 -1) </details> ### 📄 Description While I don't recommend using this, I can see some users needing this for testing. This relates to request # 3166 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:26:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6200