This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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







