开发者

Programmatically read email from inbox on iPhone

Is it possible for my iOS app to acc开发者_C百科ess the user's email inbox in the Mail app? I would like to be able to read the emails and save the attachments.


No. Apple doesn't provide an API for that.

However, you're free to ask the user for their mail server settings and then talk directly to an IMAP server, downloading the attachments yourself.

If you have presets for popular email providers (MobileMe, Gmail, Yahoo, etc.) this won't have to be too difficult for most users to deal with.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜