Re: sending an email with cocoa
Re: sending an email with cocoa
- Subject: Re: sending an email with cocoa
- From: Jeremy Dronfield <email@hidden>
- Date: Fri, 15 Nov 2002 16:01:15 +0000
On Friday, November 15, 2002, at 01:09 am, Mark Steinberg wrote:
How would I go about sending an email from my cocoa app. The twist is
that I don't want to use a secondary app to send the email such as Mail
because I can't be assured the user will have it installed or
configured.
NSWorkspace's -openURL: method will fire up the user's default email
app. There have been several posts on this subject recently which show
how to do it.
-Jeremy
========================================
email@hidden // email@hidden
theLocustFarm.net:
- fractious fiction at
http://freespace.virgin.net/jeremy.dronfield
========================================
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.