meteorMandrillEmail:使用Mandrill在Meteor中发送电子邮件的示例设置

时间:2024-06-04 05:40:37
【文件属性】:

文件名称:meteorMandrillEmail:使用Mandrill在Meteor中发送电子邮件的示例设置

文件大小:6KB

文件格式:ZIP

更新时间:2024-06-04 05:40:37

HTML

流星Mandrill电子邮件 使用Mandrill在Meteor中发送电子邮件的示例设置 脚步: 从命令行运行“ npm init”,然后运行“ npm install”。 要生成内联HTML文件,请运行'grunt'。 它将监视更改。 注册一个无mandrill帐户并创建一个API密钥。 将“ email-template-INLINED.html”文件作为称为“ email-template”的传出模板添加到Mandrill。 使用“流星创建应用”创建一个新的流星应用。 添加Wylio:Mandrill软件包:'meteor add wylio:mandrill'。 将“ sendEmailMandrill.js”文件移到流星应用程序文件夹中,然后添加您的Mandrill信息。 运行您的流星应用程序,您应该成功通过Mandrill发送电子邮件! 发送流星帐户电子邮件:


【文件预览】:
meteorMandrillEmail-master
----email-confirm.html(2KB)
----package.json(150B)
----Gruntfile.js(737B)
----LICENSE(1KB)
----README.md(1KB)
----email-template.html(2KB)
----sendAccountEmailMandrill.js(1KB)
----styles.css(962B)
----sendEmailMadrill.js(1KB)

网友评论