Re: NSMailDelivery
Re: NSMailDelivery
- Subject: Re: NSMailDelivery
- From: Finlay Dobbie <email@hidden>
- Date: Thu, 27 Feb 2003 21:56:02 +0000
On Thursday, February 27, 2003, at 07:22 pm, Nathan Wertman wrote:
I can get everything working except I get a link error when trying to
use the NSMailDelivery Class. Is there a way to send an email without
opening the system's default mailer? I noticed that there is NO
documentation on apple's developer web site. Is there a different
Framework I should be using?
You need to actually *LINK* against the Message framework. Go Project
-> Add frameworks... and select it (it's in /System/Library/Frameworks).
-- Finlay
_______________________________________________
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.