• 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 an email with cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sending an email with cocoa


  • Subject: Re: sending an email with cocoa
  • From: Finlay Dobbie <email@hidden>
  • Date: Fri, 15 Nov 2002 21:28:18 +0000

On Friday, November 15, 2002, at 01:09 AM, Mark Steinberg wrote:

How would I go about sending an email from my cocoa app. The twist is that I don't want to use a secondary app to send the email such as Mail because I can't be assured the user will have it installed or configured.

Is there a class to send an email given an smtp server address?

No, not built in (although you could probably find some opensource ones if you looked hard enough) and that wouldn't help you anyway, unless you happened to know the address of an open relay (most smtp servers are firewalled off from the outside world -- and for good reason... you'd be better off posting form data to a formmail script or similar).

-- 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.

References: 
 >sending an email with cocoa (From: Mark Steinberg <email@hidden>)

  • Prev by Date: Re: Finding build versions...
  • Next by Date: Compiler problems and C++
  • Previous by thread: Re: sending an email with cocoa
  • Next by thread: [resend]:sending an email with cocoa
  • Index(es):
    • Date
    • Thread