How to write code to send an email?
How to write code to send an email?
- Subject: How to write code to send an email?
- From: Shayne Packer <email@hidden>
- Date: Tue, 22 Jan 2002 13:21:15 -0500
Howdy,
I am trying to figure out how to compose and send an email with an
attachment to a specific SMTP server. A requirement is that the user does
not need to have an email address.
NSMailDelivery works on my Mac, but it doesn't seem to work on a Mac with
an internet connection, but no email preferences.
I have looked on news group lists, and Cocoa documentation, but find
nothing. What kind of services or frameworks are available for Mac OS X
development?
Shayne