mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 01:10:22 +03:00
[PR #173] [CLOSED] fix: use EnvConfig.AppURL instead EnvConfig.Host for smtp ehlo #932
Reference in New Issue
Block a user
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/pocket-id/pocket-id/pull/173
Author: @kmendell
Created: 1/24/2025
Status: ❌ Closed
Base:
main← Head:email-ehlo-fix📝 Commits (1)
547c2a3fix: 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.