/MailCore2Example

iOS Example to use MailCore2 and some helpful links

Primary LanguageObjective-CMIT LicenseMIT

MailCore2Example

Example to use MailCore2 and some helpful links

MailCore/mailcore2

Issue: Set htmlBodyRenderingOperationWithMessage formatting delegate? #1132

Issue: Removing info about attachments from email body #813

Issue: Set htmlBodyRenderingOperationWithMessage formatting delegate? #1132

Issue: Adding Inline Attachments? #164

Issue:How to update existing draft on server? #841

Issue:Save as Draft in Gmail! #1201

Wiki: Embedding images in HTML rendered message // This for bodyData full downloaded.

STARTTLS vs SSL/TLS [closed]

POP3

  • There are no folders with POP.
  • There's no notion of unread messages on POP3.
  • POP3 only connects to the inbox.
  • The pop session seems cannot fetch new emails received after the session's initial time. Call disconnectOperation.
  • The index of pop message will change if receive mail or delete mail, the uid will not change.

Fetching the inbox count on POP? #82

iOS:how to fetch messages in different folder when use POP ? #1508

How to Fetch message with header, email subject, email content and without attachments #1442

pop3 - point to inbox once connected? #601