Re: Cocoa Support for Mail
Re: Cocoa Support for Mail
- Subject: Re: Cocoa Support for Mail
- From: David Hoerl <email@hidden>
- Date: Wed, 07 Jan 2009 16:54:36 -0500
Cocoa provides the NSMailDelivery class to support sending email
from a Cocoa application. Is there an analog for receiving email?
what is the best way for the application to receive emails?
Look at EDMessage - for historical information look at this page:
http://www.cocoadev.com/index.pl?MessageFramework
EDMessage had fallen into disrepair and would not build when I looked
at it last year. I updated the source and merged in SSL and
authentication from OPMessageServices, and turned it over to the
original EDMessage team. The updated source is now on the web at:
http://www.mulle-kybernetik.com/software/EDFrameworks/
You need both EDMessage and EDCommon. The EDMessage framework has an
example app included. Both frameworks build 4-way Universal.
I have successfully used these frameworks to send mail to both gmail
and .mac as well as other ISPs.
Enjoy!
David
PS: original question posted to Xcode-users, moved it to its proper
place on cocoa-dev
_______________________________________________
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