-
Describe the bug | 问题描述参考手册中评论通知配置,发现添加了 这里不能使用与SMTP服务不同的邮箱地址吗? Website URL | 问题网站https://lisenhui.cn/about.html Where your waline deploy? | 服务部署在哪里?Vercel (Default) Where your comment data store? | 数据存储在哪里?PostgreSQL Describe the bug | Problem descriptionReferring to the comment notification configuration in the manual, I found that after adding the Can't I use a different email address from the SMTP service here? Website URL | Problem websitehttps://lisenhui.cn/about.html Where your waline deploy? | Where is the service deployed?Vercel (Default) Where your comment data store? | Where is the data stored?PostgreSQL |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
这个是邮箱服务返回的错误信息,具体的错误与对应服务设置的策略有关系,如果是返回这个报错就按照这个错误信息处理解决即可。 This is the error message returned by the mailbox service. The specific error is related to the policy set by the corresponding service. If this error is returned, just handle it according to this error message. |
Beta Was this translation helpful? Give feedback.
这个是邮箱服务返回的错误信息,具体的错误与对应服务设置的策略有关系,如果是返回这个报错就按照这个错误信息处理解决即可。
This is the error message returned by the mailbox service. The specific error is related to the policy set by the corresponding service. If this error is returned, just handle it according to this error message.