Sending email from app

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]

well you’ve already answered your own question. those are your 2 choices :slight_smile: [import]uid: 6645 topic_id: 8461 reply_id: 30409[/import]

I requested this in the feature request forum. Maybe you can show some support for it as well.

http://developer.anscamobile.com/forum/2011/02/15/send-email-within-app-using-phones-default-mail-account [import]uid: 31262 topic_id: 8461 reply_id: 30693[/import]