Skip to content
/ MailCore Public
forked from MailCore/MailCore

MailCore is a Cocoa framework built to ease the pain of supporting the IMAP and SMTP protocols. With MailCore you can download e-mail, create folders, delete folders, rename folders, send e-mail and etc.

Notifications You must be signed in to change notification settings

douyw/MailCore

This branch is 202 commits behind MailCore/MailCore:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 20, 2011
Oct 20, 2011
Mar 9, 2010
Dec 8, 2009
Oct 17, 2011
Aug 16, 2007
Nov 1, 2009
Oct 17, 2011
Oct 18, 2011
Oct 20, 2011
Oct 17, 2011
May 8, 2011
Jul 7, 2007
Dec 18, 2009
Oct 17, 2011
Jul 7, 2007
Dec 19, 2009

Repository files navigation

 __    __     ______     __     __         ______     ______     ______     ______    
/\ "-./  \   /\  __ \   /\ \   /\ \       /\  ___\   /\  __ \   /\  == \   /\  ___\   
\ \ \-./\ \  \ \  __ \  \ \ \  \ \ \____  \ \ \____  \ \ \/\ \  \ \  __<   \ \  __\   
 \ \_\ \ \_\  \ \_\ \_\  \ \_\  \ \_____\  \ \_____\  \ \_____\  \ \_\ \_\  \ \_____\ 
  \/_/  \/_/   \/_/\/_/   \/_/   \/_____/   \/_____/   \/_____/   \/_/ /_/   \/_____/ 

Getting Started

First checkout the code and pulldown the required dependencies as submodules:

git clone https://github.com/mronge/MailCore.git
git submodule init
cd MailCore/
git submodule init
git submodule update

Now open up MailCore.xcodeproj and build either the iOS static library or the Mac OS X framework depending on your needs.

Contact

If you have any questions contact me:

Matt Ronge

mronge@mronge.com

About

MailCore is a Cocoa framework built to ease the pain of supporting the IMAP and SMTP protocols. With MailCore you can download e-mail, create folders, delete folders, rename folders, send e-mail and etc.

Resources

Stars

Watchers

Forks

Packages

No packages published