On Sep 28, 2011, at 10:41 PM, Aaron Scott wrote:

> I am build a foundation tool that needs to send email alerts. Does anyone 
> know the best/easiest way to accomplish this. I can't seem to find any daemon 
> safe SMTP frameworks.

In the past I’ve simply invoked /usr/bin/sendmail using NSTask.

The problem with any framework is going to be figuring out what SMTP server to 
use. Groping Mail.app’s preferences could work, assuming the user uses Mail. Or 
it might have to be a pref.

—Jens_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to