如何为解析服务器添加自定义邮件适配器?

how to add custom mail adapter for parse server?

我是 node.js 应用程序的新手。我正在研究解析迁移。在该应用程序中,我需要为邮件程序使用 justhost smtp 设置。

我怎样才能做到这一点?

感谢任何帮助。

我是通过使用 simple-parse-smtp-adapter 实现的。

引用https://github.com/lcortess/simple-parse-smtp-adapter

你也可以用 this module 真的很容易使用,而且你可以用它来发送多语言邮件。

希望对您有所帮助。

https://github.com/macarthuror/parse-smtp-template