[PR #60] [MERGED] fix(mailer): forcessl config #686

Closed
opened 2025-11-01 21:02:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/60
Author: @Rein-R3
Created: 1/8/2023
Status: Merged
Merged: 1/9/2023
Merged by: @kolaente

Base: mainHead: fix/mailer-smtp-465-port


📝 Commits (1)

  • db219eb fix(mailer): forcessl config

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 pkg/mail/mail.go (+4 -0)

📄 Description

  1. add ssl setting into mail client.

I have tested the following mail service providers, all can be used.(port 465)

  • gmail
  • alibaba exchange mail
  • tencent exchange mail

In gmail should use App Password to setup the vikunja config.


🔄 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/go-vikunja/vikunja/pull/60 **Author:** [@Rein-R3](https://github.com/Rein-R3) **Created:** 1/8/2023 **Status:** ✅ Merged **Merged:** 1/9/2023 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/mailer-smtp-465-port` --- ### 📝 Commits (1) - [`db219eb`](https://github.com/go-vikunja/vikunja/commit/db219ebece0dac57e3531fd7656f5187fac67772) fix(mailer): forcessl config ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/mail/mail.go` (+4 -0) </details> ### 📄 Description 1. add ssl setting into mail client. I have tested the following mail service providers, all can be used.(port 465) - gmail - alibaba exchange mail - tencent exchange mail In gmail should use [App Password](https://support.google.com/accounts/answer/185833?hl=en) to setup the vikunja config. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:02:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#686