PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Inbound Emails
Inbound Emails
Iniciado por guest, 24,oct. 2017 11:50 - 2 respuestas
Publicado el 24,octubre 2017 - 11:50
Greetings Gang,

What do you all use for receiving emails with your WX apps?

I was looking at MailGun - but it's too difficult for a "lay-person" to set-up their account correctly, so I'm looking for other options

C!!!
Publicado el 24,octubre 2017 - 13:12
Hi

I'm pretty sure I don't understand your question...

IN my WX apps, to receive email, I use the pop or imap functions of the wlanguage. So I don't see what an external application has to do with anything.

Any explanation about what you are trying to achieve?

Best regards
Publicado el 24,octubre 2017 - 13:25
I need to capture all the customers inbound emails. since they won't grant the sort of access that pop or imap require I need to use something else to do it.

since i don't want to setup my own webserver to run it, I was wondering what else is around.

the system is a "marketing campaign" system. people create a call and answer system and it sends out emails/sms that are in the campaign and depending upon what is answered for one will determine what is next sent - since email is part of it, I need to be able to monitor their inbound emails in order to see if they are related to the campaign or not