Re: Cocoa and email (SMTP/POP3)
Re: Cocoa and email (SMTP/POP3)
- Subject: Re: Cocoa and email (SMTP/POP3)
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 23 Jun 2009 21:38:34 -0600
On Jun 23, 2009, at 11:25 AM, Isaac Alston wrote:
How do I deal with email in Cocoa?
You either:
1. Use a third party framework or library
2. Use the Scripting Bridge to communicate with an existing mail client
3. Do the work yourself
There are no built-in network protocols other than FTP and HTTP(s),
and they're only there because they provide significant utility to
most programs.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden