Re: Mail API
Re: Mail API
- Subject: Re: Mail API
- From: Dan Wood <email@hidden>
- Date: Wed, 11 Sep 2002 17:02:59 -0700
Check out Message.framework ... specifically, NSMailDelivery.h.
There was a bug in 10.1 that caused this not to work well -- I can't
find my bug report, but it had to do with the address you specified in
System Preferences as the "from" address causing problems. I don't
know if it has been fixed in 10.2, though....
Dan
On Wednesday, September 11, 2002, at 12:40 PM, email@hidden wrote:
I know this question has been bounced around before, but is there an
Apple
approved Mail API for Mac OS X that allows applications to send MIME
style
email directly from their application? If not, is the best way to do
this by
sending AppleEvents to the Mail application (or whatever the currently
selected Mail program is)? In either case, does anyone have source
code?
Thanks,
Steve Sheets
_______________________________________________
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.
--
Dan Wood
Karelia Software, LLC
email@hidden
http://www.karelia.com/
Watson for Mac OS X:
http://www.karelia.com/watson/
_______________________________________________
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.
References: | |
| >Mail API (From: email@hidden) |