I am working on my first app in which I would like to send an email. I am not finding any examples of mail use on this site. What are the general options for sending mail? I can imagine some way of sending mail via default phone mail program but I am not sure if that is the best approach because I would like to format/customize message somewhat with something like a body which contained “sent by my app” etc. Perhaps I need to send via the use of the LUA SMTP and send through my own mail server? I am not sure I want to use my own server for this either.
http://w3.impa.br/~diego/software/luasocket/smtp.html
Are there examples anywhere of using corona to send mail? [import]uid: 37309 topic_id: 8461 reply_id: 308461[/import]
[import]uid: 6645 topic_id: 8461 reply_id: 30409[/import]