【发布时间】:2023-03-27 09:15:01
【问题描述】:
我在我的 keystone 网站上安装了keystone-nodemailer。
但是文档很差。并且没有人在网上谈论它。
文档只是这么说的。
keystone.set('email nodemailer', {
// Nodemailer configuration
});
但不要说要写什么作为Nodemailer配置。我知道我的 smtp 服务器、端口用户名和密码。但是在哪里设置呢?
【问题讨论】:
标签: keystonejs