【发布时间】:2014-09-10 06:51:44
【问题描述】:
我知道如何使用 mandrill api 发送电子邮件,并且我知道如何从 webhook 中读取 json 数据。但是,要有效使用 mandrill,我需要发明电子邮件客户端吗?
有没有办法将 mandrill 集成到 gmail 或任何其他电子邮件服务/客户端.. 所以当我发送电子邮件时,它们会通过 mandrill,当我收到电子邮件时,它会显示在那里。
还是喜欢山魈的 gui?
理想情况下应该发生这种情况
有人向 support@mycompany.com 发送电子邮件
customer@abc.com > support@mycompany.com > mandrill > mandrillmiddle@mandrill.com > my@gmail.com
然后我回复它
我 > mandrillmiddle@mandrill.com > support@mycompany.com > customer@abc.com
【问题讨论】: