开发者

iOS IMAP library

I am trying to find a way how to search for som开发者_开发百科e string on an IMAP server in iOS.

Right up until now I have failed with my task.

Do you have any ideas or pointers how to achieve this?

Regardz, Mladjo


There is the MailCore Cocoa framework, which provides a nice wrapper for the libetpan library. An iOS version of this is available through the reMail open source project. The code there should provide a good starting point for dealing with IMAP.


have you tried libetpan?
I don't know if it can search on a server but it does IMAP.


https://drive.google.com/file/d/0B3dJLxjBsHj-YkdqVDhVWG1zOGM/edit?usp=sharing

This is an existing library but modified like you can fire the delete command , search command, store command, you can set the flag of imap message you can reset the imap message flags etc. Try this

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜