• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cocoa Support for Mail
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: How to obtain icon displayed by Finder for a file
  • Next by Date: Can I call unbind: in finalize? Is it thread safe?
  • Previous by thread: Re: Manual Core Data schema migration in -[NSPersistentDocument configurePersistentStoreCoordinatorForURL:ofType:...] without "document changed" error?
  • Next by thread: Re: Cocoa Support for Mail
  • Index(es):
    • Date
    • Thread