从wave机器人发送电子邮件
有人知道如何使用 google wave python api 发送电子邮件吗?
谢谢
Anyone know how to send an email using google wave python api?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
有人知道如何使用 google wave python api 发送电子邮件吗?
谢谢
Anyone know how to send an email using google wave python api?
Thanks
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
作为一个波机器人在这里没什么特别的 - 你必须确定你想在什么时候发送电子邮件,但你没有告诉我们任何相关信息,所以很难给你建议。
确定要发送的内容后,只需按照 在 AppEngine 中通过 Python 发送电子邮件。
Being a wave robot is nothing special here - you've got to determine at what point you want to send email, but you haven't told us anything about that, so it's hard to advise you.
When you've worked out what you want to send, just follow the normal instructions for sending email from Python in AppEngine.