发送电子邮件 - Cocoa [英] Send Email - Cocoa

查看:127
本文介绍了发送电子邮件 - Cocoa的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用Cocoa发送电子邮件? Apple的开发人员连接有一个名为SBSendEmail的示例项目,该示例项目演示了如何使用这个框架,以及如何使用这个框架。



您可以下载整个项目,并在XCode中运行它,看看它是如何工作的。您特别感兴趣的是 Controller.m


How would I be able to send emails using Cocoa? Which framework would I use, and how would I use it.

解决方案

Apple's Developer Connection has a sample project called SBSendEmail which demonstrates how to use a Scripting Bridge to send email via scripting to the Mail app.

You can download the whole project and run it in XCode to see how it works. Of particular interest to you will be the sendEmailMessage: method in Controller.m

这篇关于发送电子邮件 - Cocoa的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆