Ilya
Posts: 0
Joined: Tue Dec 17, 2013 7:02 pm

Receiving emails in the app

Hi!
I have a request from customer for the app to be able to receive emails and then parse them. The question is - how would I do this with appery. I mean - receiving emails. I've found solution https://github.com/Flolagale/mailin for processing mails - but it is for node.js. So I'm just not sure how to proceed. Please suggest. Thank you

Egor Kotov6832188
Posts: 0
Joined: Wed Nov 19, 2014 5:15 pm

Receiving emails in the app

Hello Ilya,

Unfortunately, we don't know any service, which provides API for receiving/working with e-mail. We know sendgrid service, but it allows to send e-mail with help of WebAPI.
You need to find similar to make it work by your customer's request,

Return to “Issues”