[PR #173] [CLOSED] fix: use EnvConfig.AppURL instead EnvConfig.Host for smtp ehlo #932

Open
opened 2025-10-07 00:24:53 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/173
Author: @kmendell
Created: 1/24/2025
Status: Closed

Base: mainHead: email-ehlo-fix


📝 Commits (1)

  • 547c2a3 fix: use common.EnvConfig.AppURL instead ofcommon.EnvConfig.Host for smtp HELO

📊 Changes

1 file changed (+6 additions, -5 deletions)

View changed files

📝 backend/internal/service/email_service.go (+6 -5)

📄 Description

Related to: https://github.com/stonith404/pocket-id/issues/172#issue-2806909214


🔄 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/pocket-id/pocket-id/pull/173 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 1/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `email-ehlo-fix` --- ### 📝 Commits (1) - [`547c2a3`](https://github.com/pocket-id/pocket-id/commit/547c2a381b58b4ca850fc0f7bf9befd40d313b91) fix: use common.EnvConfig.AppURL instead ofcommon.EnvConfig.Host for smtp HELO ### 📊 Changes **1 file changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/service/email_service.go` (+6 -5) </details> ### 📄 Description Related to: https://github.com/stonith404/pocket-id/issues/172#issue-2806909214 --- <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 2025-10-07 00:24:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#932