Skip to content
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

Closed
itangqiao opened this issue May 14, 2024 · 3 comments

Comments

@itangqiao
Copy link

itangqiao commented May 14, 2024

问题描述 | Describe the bug

image image image

请问是哪里设置有问题? 我在vercel上也是这样

问题网站 | Website URL

none

服务部署在哪里? | Where your waline deploy?

Docker

数据存储在哪里?| Where your comment data store?

PostgreSQL


Problem description | Describe the bug

image image image

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

@itangqiao itangqiao added the bug Something isn't working label May 14, 2024
@github-actions github-actions bot changed the title [Bug]: 发件人和收件人同一个邮箱? [Bug]: 发件人和收件人同一个邮箱? || [Bug]: The sender and recipient have the same email address? May 14, 2024
@lizheming lizheming removed the bug Something isn't working label May 15, 2024
@lizheming
Copy link
Collaborator

lizheming commented May 15, 2024

新评论通知是使用你的 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.

@itangqiao
Copy link
Author

新评论通知是使用你的 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.

请问修改哪个环境变量,才会发给评论者留下的邮箱呢?

@lizheming
Copy link
Collaborator

lizheming commented May 15, 2024

你现在这个是新评论通知啊,你自己发的评论,为什么还需要自己接受一遍邮箱通知,这个逻辑很奇怪。
回复通知是会给评论者发邮箱的。


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.
A reply notification will be sent to the commenter's email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants