[PR #1080] [CLOSED] mail: disable queue when mailer disabled #7264

Closed
opened 2026-04-20 17:36:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1080
Author: @dpschen
Created: 7/3/2025
Status: Closed

Base: mainHead: feat/conditionally-enable-queue-and-mailing-in-tests


📝 Commits (1)

  • ce0b7f4 mail: disable queue when mailer disabled

📊 Changes

3 files changed (+50 additions, -2 deletions)

View changed files

📝 pkg/mail/mail.go (+3 -2)
📝 pkg/mail/send_mail.go (+4 -0)
pkg/notifications/notify_disabled_test.go (+43 -0)

📄 Description

No description provided


🔄 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/1080 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 7/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/conditionally-enable-queue-and-mailing-in-tests` --- ### 📝 Commits (1) - [`ce0b7f4`](https://github.com/go-vikunja/vikunja/commit/ce0b7f43db32031601d6405a5aac624031d7a605) mail: disable queue when mailer disabled ### 📊 Changes **3 files changed** (+50 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/mail/mail.go` (+3 -2) 📝 `pkg/mail/send_mail.go` (+4 -0) ➕ `pkg/notifications/notify_disabled_test.go` (+43 -0) </details> ### 📄 Description _No description provided_ --- <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 2026-04-20 17:36:51 -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#7264