email - How to send BCC via MFMailComposeViewController in iPhone SDK? -


one part of app sends e-mail attachment. i'm using mfmailcomposeviewcontroller class, , well.

i know if can send stealth bcc message myself, statistics purposes keep track of how many messages have been sent.

thank you!

update: user tc didn't understand trying accomplish. don't want invade user's privacy. need keep track of events on app. didn't make myself clear on needed.

how setbccrecipients: method on instance of mfmailcomposeviewcontroller?

depending on content of e-mail message being composed, might want re-think sending bcc yourself, unbeknownst users... sayin'...


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -