是否有当被审核的帖子需要注意时通过电子邮件通知管理员的功能?

我无法及时发布审批,因为我不是一直在关注网站,但如果收到邮件提醒,我会立即处理。是否有选项可以在帖子需要审核时立即收到邮件通知?谢谢。

There is a site setting called notify about queued posts after that sets the number of hours to wait before sending a notification to all site moderators about posts in the approval queue. The setting defaults to 24 hours. You can set it as low as 1 hour. Setting it to 0 will disable notifications about queued posts.

Notifications about queued posts are only sent to moderators, they are not sent to admins. If you’re an admin and wish to receive notifications about queued posts, you will need to grant yourself moderator status.

Thank you very much.

Is this documented somewhere? I’ve asked this question before and couldn’t get an answer so I’m very grateful for you sharing this!

@simon 你能告诉我哪里可以找到待审核的帖子列表吗?

谢谢 Gavin!非常感谢!

这是我的荣幸。我只是尽力提供帮助。:slight_smile:

对于那些在寻找启用更多电子邮件通知以获得管理员关注的方法时找到此帖子的用户,notify about reviewable item after(通知可审查项目之后)设置也看起来很有相关性。话虽如此,我不确定这两种设置的区别,因此很想知道是否有 Discourse 专家可以区分它们?

我将 notify about queued posts after(等待通知排队帖子的时间)设置为 2,然后以非特权用户身份创建了一个活动。已经快 4 个小时了,但还没有收到邮件。

查看 discourse/app/jobs/scheduled/pending_queued_posts_reminder.rb at 30d8364f0abba8599fc0b82df0d9017b54d85d21 · discourse/discourse · GitHub 15 分钟检查一次。

a) 我哪里理解错了?

b) 这个通知应该只发送给站点管理员,还是也应该发送给活动所在类别的管理员(这是我期望的效果)?

另外,似乎当我将“等待通知排队帖子的时间”改为 2(整数)时,它显示为浮点数。我完全不懂 Ruby,所以不知道这是否会导致任何问题。

好的,我看到有一条消息发送到了我的版主收件箱,之前设置为跟踪,所以我已将其改为关注。

根据对其中一人的冒名顶替,我认为分类版主不会收到此类消息。

有没有办法让分类版主收到通知,得知其分类中有待审核的帖子?