ipad - How to preselect the mail account in iOS MFMailComposeViewController? -


i know there no method in ios setting from: address header in mfmailcomposeviewcontroller http://developer.apple.com/library/ios/#documentation/messageui/reference/mfmailcomposeviewcontroller_class/reference/reference.html#//apple_ref/occ/cl/mfmailcomposeviewcontroller.

however, can't believe not possible since ios version 3.

is there offical way in ios configure mailcomposer specific mail account?

the business requirements app are: send email using (or reply-to) address depending on recipients properties.

default mail accounts predetermined in ios settings. there no way programmatically select mail account send mail from.


Comments

Popular posts from this blog

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -

php - Deleting/Renaming a locked file -