public
Description: A github fork of SKPSMTPMessage. A quick SMTP client for the iPhone, built on CFNetwork in ObjC
Home | Edit | New

Home

iPhone-SMTP is a github fork of SKPSMTPMessage

See the original author’s blog entry on the subject:

http://blog.skorpiostech.com/2009/02/11/skpsmptmessage-economics-of-open-source/

This is not intended to be full SMTP implementation, but rather a simple way of sending emails without the limitations of the mailto: URL handler in the iPhone SDK.

Small list of changes for this fork:

  • hosted on github (for those who prefer it over code.google.com)
  • #define for debug logging
  • expanded sample code GUI
  • example of how to send an inline image attachment
  • output state to the delegate in order to implement a progress bar
  • example of how to save the various fields to preferences
Last edited by kailoa, Thu Mar 05 00:17:18 -0800 2009
Home | Edit | New
Versions: