• 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
automatically send the email from code using NSWorkspace
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

automatically send the email from code using NSWorkspace


  • Subject: automatically send the email from code using NSWorkspace
  • From: jon <email@hidden>
  • Date: Tue, 22 Sep 2009 20:16:00 -0600

I've set up some code to send an email from my app like so:

[[NSWorkspace sharedWorkspace] openURL: [NSURL URLWithString:eMailString]];

it works fine, but I want to go ahead and have it automatically send the email, rather than display the email on screen (ready to send)...

Can someone point me in the correct direction?

thanks in advance
Jon.

_______________________________________________

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: automatically send the email from code using NSWorkspace
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: NSImage rotation regression?
  • Next by Date: NSArrayController & bindings: next hurdle.
  • Previous by thread: Re: Getting content out of a WebView
  • Next by thread: Re: automatically send the email from code using NSWorkspace
  • Index(es):
    • Date
    • Thread