The iOS SDK class MFMailComposeViewController can be used to let the user compose an email message.
MFMailComposeViewController
What I\'d like to do, is for the iOS app to send an
Unfortunately, I don't think Apple would ever allow this because (for example) then you could just get everyone's email address by auto-sending mail to yourself. :(