Is there an API for POP/IMAP in iOS?

Asta ni enohpi picture Asta ni enohpi · Jan 20, 2011 · Viewed 10.2k times · Source

In my app I need to access mail programmatically without using a MFMailComposeViewController. I have sent email with the help of SKPSMTPMessage from google code. Now I have to connect and check mail via POP3 or IMAP. Is there an API to download mail using POP3 or IMAP? I am not looking for a way to interface with Mail.app.

Thanks in advance.

Answer

Maurício Linhares picture Maurício Linhares · Jan 26, 2011

You can try MailCore. MailCore supports SMTP and IMAP