apache / apache/answer

more options for email notifications

Open
#625 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
15.7k
Forks
1.4k
Avg merge
3d 8h
Merged PRs (30d)
7

Description

1. 现在的邮件通知方式是新帖子全员通知,会造成一瞬间发送大量email的情况,邮件服务商似乎没法全部成功处理,是否可以增加一个每封邮件之间的发送间隔的设置
2. 提问回复可以立即发送邮件通知,这个没问题。新帖子和关注标签,是否可以改成一天发送一次
3. 如果用户处于登录状态,站内提醒就可以。建议此时不发送email通知,以免用户email收到大量通知类邮件。
谢谢

Contributor guide

No contributing guide indexed for this repository

Research direction

Begin by tracing the existing email-notification delivery flow and the user notification preferences. Compare the requested behavior for immediate replies, daily summaries for new posts and followed tags, and suppression while users are logged in. Done means each notification category follows its intended timing and delivery rule without overwhelming the email provider.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.