Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
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



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




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.