Re: Daemon safe SMTP frameworks
Re: Daemon safe SMTP frameworks
- Subject: Re: Daemon safe SMTP frameworks
- From: Jens Alfke <email@hidden>
- Date: Wed, 28 Sep 2011 23:13:17 -0700
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 (email@hidden)
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:
This email sent to email@hidden