sending email from a cocoa app
sending email from a cocoa app
- Subject: sending email from a cocoa app
- From: email@hidden
- Date: Thu, 16 Aug 2001 13:08:35 -0400
Hi,
I like to send an e-mail from my Obj-C cocoa application. I don't want
to launch the user's default e-mail client but
rather want him to set his user name, password, smtp server address etc
in the Application preferences panel
and use this information to send out an e-mail complete with body,
subject etc.
I like to know if there are any classes in Foundation that I can use.
Thank You.
Sarat