要将Nodemailer与ShipThing一起使用,请确保您有一个可用的SMTP服务器,可以从该服务器发送邮件。Documentation Index
Fetch the complete documentation index at: https://docs.shipthing.com/llms.txt
Use this file to discover all available pages before exploring further.
创建 Nodemailer 帐户
创建Nodemailer账户并获取您的API密钥。
添加环境变量
将
NODEMAILER_HOST、NODEMAILER_USER、NODEMAILER_USER和NODEMAILER_PASS环境变量添加到您的.env.local文件和部署环境中:然后,确保激活Nodemailer:/packages/email/index.ts