MFMailComposeViewController class, and the MFMailComposeViewControllerDelegate protocol for sending
Posted
by neha
on Stack Overflow
See other posts from Stack Overflow
or by neha
Published on 2010-05-05T07:42:52Z
Indexed on
2010/05/05
7:48 UTC
Read the original article
Hit count: 292
Hi all,
I'm using MFMailComposeViewController class, and the MFMailComposeViewControllerDelegate protocol to send emails. When I run the application, I'm getting the message that the message is sent but the e-mail is not appearing in the to- address I mention. I tried doing it without cc- bcc-, is it happening because of that?
Thanks in advance.
© Stack Overflow or respective owner