[PR #3626] [CLOSED] Update mailer.module.ts -> better configuration and accept custom certs #4453

Closed
opened 2026-03-17 01:59:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3626
Author: @RaHehl
Created: 12/5/2023
Status: Closed

Base: mainHead: separate-smtconf-and-accept-custom-certs


📝 Commits (2)

  • 9783d7a Update mailer.module.ts
  • 5b6c6af Merge branch 'hoppp-main' into separate-smtconf-and-accept-custom-certs

📊 Changes

1 file changed (+24 additions, -9 deletions)

View changed files

📝 packages/hoppscotch-backend/src/mailer/mailer.module.ts (+24 -9)

📄 Description

This update provides an option to disable certificate checking for the SMTP server. While we recognize that this may not be the ultimate solution, we believe it provides a more flexible approach for users who require additional control over certificate validation.
In addition, it allows better configuration of username and password.


🔄 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/hoppscotch/hoppscotch/pull/3626 **Author:** [@RaHehl](https://github.com/RaHehl) **Created:** 12/5/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `separate-smtconf-and-accept-custom-certs` --- ### 📝 Commits (2) - [`9783d7a`](https://github.com/hoppscotch/hoppscotch/commit/9783d7a073afe2cb7afe84524bb7309da44818bf) Update mailer.module.ts - [`5b6c6af`](https://github.com/hoppscotch/hoppscotch/commit/5b6c6afeb919f973064b6157c39a659471c10d50) Merge branch 'hoppp-main' into separate-smtconf-and-accept-custom-certs ### 📊 Changes **1 file changed** (+24 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-backend/src/mailer/mailer.module.ts` (+24 -9) </details> ### 📄 Description This update provides an option to disable certificate checking for the SMTP server. While we recognize that this may not be the ultimate solution, we believe it provides a more flexible approach for users who require additional control over certificate validation. In addition, it allows better configuration of username and password. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:59:18 +03:00
Sign in to join this conversation.
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/hoppscotch#4453
No description provided.