keithduncan / CoreNetworking

Simple set up for building Objective-C network clients and servers, includes a simple HTTP server out of the box.
BSD 3-Clause "New" or "Revised" License
19 stars 5 forks source link

Add SMTP Classes to Core Networking #13

Open keithduncan opened 11 years ago

keithduncan commented 11 years ago

Original author: keith.du...@gmail.com (June 24, 2009 20:36:46)

Allow message exchange with SMTP servers.

Original issue: http://code.google.com/p/amber-framework/issues/detail?id=14

keithduncan commented 11 years ago

From keith.du...@gmail.com on September 02, 2009 18:45:15 This and #15 should share a MailConnection.framework