>> 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.
Maybe this could be helpful? http://vafer.org/blog/20080604120118 > 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. Totally agree. > Uli Kusterer's UKCrashReporter does this. And others too ;) http://vafer.org/projects/feedbackreporter/ We have a bunch of them these days actually: http://www.red-sweater.com/blog/860/crash-reporter-roundup cheers -- Torsten _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com