Re: Cocoa and email (SMTP/POP3)
Re: Cocoa and email (SMTP/POP3)
- Subject: Re: Cocoa and email (SMTP/POP3)
- From: David Hoerl <email@hidden>
- Date: Wed, 24 Jun 2009 09:06:15 -0400
Look at the EDMessage class:
http://www.mulle-kybernetik.com/software/EDFrameworks/ . You need its
sibling class EDCommon too. With that Cocoa framework, you can send
email through a SMTP access point using various types of security -
it works with .mac and google too.
I know these work as I did significant work on EDMessage a year ago,
and used it in several apps.
The documentation is a bit out of date, so look at the headers. Also,
EDMessage has a "test" application you can select as a target, once
the framework is built and installed.
David
_______________________________________________
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