如何使用标记电子邮件和Nodemailer添加电子邮件?

时间:2019-01-03 14:55:00

标签: node.js google-calendar-api gmail-api nodemailer

我尝试使用node.js nodemailer以编程方式将邀请发送到我的gmail帐户(作为示例)。电子邮件中发送的内容部分包含Microdata格式的数据,作为gmail Dim stringVariable As String = ErrorCodes.ERROR_SUCCESS ' should be "[0]ERROR_SUCCESS". Dim integerVariable As Integer = ErrorCodes.ERROR_SUCCESS ' should be 0. 的一部分。以下代码:

https://github.com/DenisMrGnusa/question/blob/master/pertanyaan.text

我的目标是发送邀请电子邮件,该电子邮件将带有一个“否”,“是”,“也许”按钮,用于收件人的回复。如下所示:

https://github.com/DenisMrGnusa/question/blob/master/screenshot-mail.google.com-2019.01.03-21-47-47.png

,但我从上述电子邮件浏览器收到的电子邮件仅是文本。 我的问题是,我的代码有什么问题吗?如果达成和解,请解释,非常感谢。

0 个答案:

没有答案