-
Notifications
You must be signed in to change notification settings - Fork 413
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: 发件人和收件人同一个邮箱? || [Bug]: The sender and recipient have the same email address? #2507
Comments
新评论通知是使用你的 SMTP 配置的邮箱,发送邮件给你的 AUTHOR 邮箱,你的配置里这两个邮箱是一样的,所以发件人和收件人就一样了。 The new comment notification uses the email address configured by your SMTP to send an email to your AUTHOR email address. The two email addresses in your configuration are the same, so the sender and recipient are the same. |
请问修改哪个环境变量,才会发给评论者留下的邮箱呢? |
你现在这个是新评论通知啊,你自己发的评论,为什么还需要自己接受一遍邮箱通知,这个逻辑很奇怪。 Your current comment notification is a new comment notification. Why do you need to accept the email notification yourself for comments you posted yourself? This logic is very strange. |
问题描述 | Describe the bug
请问是哪里设置有问题? 我在vercel上也是这样
问题网站 | Website URL
none
服务部署在哪里? | Where your waline deploy?
Docker
数据存储在哪里?| Where your comment data store?
PostgreSQL
Problem description | Describe the bug
May I ask where the problem is with the settings? I have the same situation on vercel
Question Website | Website URL
none
Where is the service deployed? | Where your waline deploy?
Docker
Where is the data stored? | Where your comment data store?
PostgreSQL
The text was updated successfully, but these errors were encountered: