Hi,
I have an app that has a feature to send email. I have success do that by using MFMailComposeViewController. For next requirement, I have 2 questions here:
How can i get "email list from" (that showed in dropdown, tesmojones2@gmail.com & tesmojones3@gmail.com) in Objective-C.
Can i send email via background? without showing MFMailComposeViewController.