• 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
Re: sending e-mails by program
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sending e-mails by program


  • Subject: Re: sending e-mails by program
  • From: Kengo Tsuruzono <email@hidden>
  • Date: Mon, 17 Jun 2002 23:04:58 +0900

On 2002.06.17, at 20:12, kubernan wrote:
When can i find cocoa sample code for sending e-mails by program ?
(e-mail with attachements).

Please check "Message.framework".

--- Sample Code
#import <Message/NSMailDelivery.h>

BOOL bResult = [ NSMailDelivery deliverMessage : @"BODY"
subject : @"SUBJECT"
to : @"email@hidden" ];
---

=====
Kengo Tsuruzono <email@hidden>
  http://www.big.or.jp/~crane/cocoa/
_______________________________________________
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: 
 >sending e-mails by program (From: kubernan <email@hidden>)

  • Prev by Date: Re: Guidance on Project Structure
  • Next by Date: Re: [OT] Icons
  • Previous by thread: sending e-mails by program
  • Next by thread: Re: sending e-mails by program
  • Index(es):
    • Date
    • Thread