Re: Cocoa and email (SMTP/POP3)
Re: Cocoa and email (SMTP/POP3)
- Subject: Re: Cocoa and email (SMTP/POP3)
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 23 Jun 2009 22:13:31 -0600
On Jun 23, 2009, at 9:42 PM, Dave DeLong wrote:
3.5: Use /usr/sbin/sendmail: Create an NSTask that launches /usr/
sbin/sendmail, configures the headers, and then just pipes your
email through the task's standardInput.
I can't really recommend doing that in a non-internal app, though,
because if the user only has a static IP address and no domain name,
then a good deal of mail servers won't accept the mail from the host
unless they identify using a fake host name and get lucky.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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