

























我的 email 配置如下:
mail: {
transport: 'SMTP',
options: {
service: 'Gmail',
auth: {
user: '[email protected]',
pass: 'xxxxx'
}
}
}
但是发送邀请一直提示 Invitation not sent - please try again ,无法发送邮件,怎么解决或者怎么在后台直接加入人员?
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。