Software Archive
Read-only legacy content
17060 Discussões

Email Client

Alexander_F_
Novato
965 Visualizações

Hi, I trying to build an app that be able to send and receive email without use the native client installed in the phone... I try this with socket connection but at the moment is not good results because can not connect to the server... any idea of a plugin or a way how I can do that, I appreciate all the ideas that you can provide me.

Thanks in advance.

0 Kudos
2 Respostas
Diego_Calp
Contribuidor valorado I
965 Visualizações

Hi,

You will always need a server to send and receive emails. What so you mean about you cannot connect to server?

One possibility to bypass the device email client is call by ajax a php in a server that send o read emails.

Regards

Diego

Alexander_F_
Novato
965 Visualizações

Okay I go to give you more details, the problem is that this application must send and receive emails but we do not have the port 80 open we have only the port 25 open, then the only server available is mail server... by the way can not use Ajax, I try using this plugin https://github.com/blocshop/sockets-for-cordova but the phone do not let me connect by socket, then I need another way to do that.

Thank You by your response.

id559249638859odr

Responder