Re: Cocoa Support for Mail

2009-02-26 Thread Torsten Curdt
On github is an example that should just work http://github.com/tcurdt/edmessage/tree/b13d6a43c1e31b9b167c8ca74f7a7493e19f74c3/Test/TestApp HTH -- Torsten On Wed, Feb 25, 2009 at 22:06, Damien Cooke wrote: > All, > I need to send email from my app.  I have chosen EDMessage and added the > frame

Re: Cocoa Support for Mail

2009-02-25 Thread Damien Cooke
All, I need to send email from my app. I have chosen EDMessage and added the frameworks to my project but it fails with error 5 can not find the EDCommon image. So I am told this is because the frameworks are designed to be embedded within the project. This is what I need some help with.

Re: Cocoa Support for Mail

2009-01-07 Thread Torsten Curdt
> 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-kyberneti

Re: Cocoa Support for Mail

2009-01-07 Thread David Hoerl
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