MailCore 0.2 is out! And it's universal!
Entry published apr 18 2006
MailCore 0.2 adds a few bug fixes and it’s built as a universal binary. Most importantly I fixed a few SMTP/MIME related bugs. Now that those bugs are fixed, SMTP works great. I have two working examples, InboxLister, which is a minimal IMAP client in like 15 lines of code and MessageSender, which sends e-mail in very few lines of code as well. The documentation is nearly complete, you can check it out here. I will be adding some more detail to the introduction page and the exceptions page in the future, but all of the pages on the classes are complete. The newest release is available precompiled here. Note: I haven’t implemented message flags yet, but that is next on my list.