Email Parsing Cloud Service [closed]

强颜欢笑 提交于 2019-12-21 04:56:14

问题


I was looking for a cloud email service that offered the following:

  • Garauntee deliveribility of emails
  • Have the ability to parse an email and post accordingly to a HTTP endpoint

I swear I had seen a service like this, but I can't seem to relocate it.

Any chance somebody knows of any other services that fit my description?

I found a service called mailgun, but it doesn't do email parsing. I also know of Amazon's email service as well.

Thanks in advance


回答1:


http://cloudmailin.com allows you to receive email. It can do the parsing and http delivery but does not handle sending of email.




回答2:


Mailgun does parse emails: http://documentation.mailgun.net/user_manual.html#receiving-messages




回答3:


I see this question has been answered. But I encourage future readers to check out http://getdispatch.com.

Not only can emails be parsed and outputted to HTTP(Webhook), but Dispatch can also output to SMS, Email, Voice, and can also be pointed at other 3rd party services such as Mailchimp, Highrise, Zendesk, etc.



来源:https://stackoverflow.com/questions/6511412/email-parsing-cloud-service

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!