• 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: A good Obc-C framework for sending email?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A good Obc-C framework for sending email?


  • Subject: Re: A good Obc-C framework for sending email?
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 16 Oct 2009 09:19:18 -0700


On Oct 15, 2009, at 4:34 PM, Peter Hudson wrote:

The ED code looks like interesting and I will give it a try as well.
Does anybody know of a good primer on creating / sending email ( possibly in a Cocoa / Objective-C environment )

I don't think there is one, given how hard it is to even find code for doing it at all.


BTW I just mentioned off-list to Ben that these days it's probably better not to use email at all, when trying to send a message back from the app to the developer (like for feedback or crash reports.) Instead use HTTP — on the client side make an NSURLConnection to send the data in a POST, and on the server just hack together a little PHP script to receive the data and process it. Uli Kusterer's UKCrashReporter does this.

—Jens_______________________________________________

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


  • Follow-Ups:
    • Re: A good Obc-C framework for sending email?
      • From: Torsten Curdt <email@hidden>
References: 
 >Re: A good Obc-C framework for sending email? (From: Peter Hudson <email@hidden>)

  • Prev by Date: Re: NSURLRequest SSL Mac vs iPhone
  • Next by Date: Re: NSInvocationOperations and background Threads
  • Previous by thread: Re: A good Obc-C framework for sending email?
  • Next by thread: Re: A good Obc-C framework for sending email?
  • Index(es):
    • Date
    • Thread