Re: Sending mail
Re: Sending mail
- Subject: Re: Sending mail
- From: Pierre Bernard <email@hidden>
- Date: Thu, 23 Mar 2006 17:56:40 +0100
I have recently implemented a bug reporter feature which sends me an email.
Rather than sending a mail from the application I hit a PHP on my web site which sends the mail.
The advantages being that I don't have to deal with mail sending code in Cocoa. Nor have I to worry about the user's setup, SMTP server, firewall,...
Furthermore the email address is well hidden within my PHP script and can be changed at wish.
Pierre
On Thursday, March 23, 2006, at 02:27PM, Johan Augustsson <email@hidden> wrote:
>Hi!
>
>Yes, that will work, but the problem is that my application have to
>send about 20 e-mails with predefined message every week and I prefer
>to do this automatic.
>
>
>23 mar 2006 kl. 12.42 skrev Ondra Cada:
>
>> Johan,
>>
>> On 23.3.2006, at 10:33, Johan Augustsson wrote:
>>
>>> What is the simplest way to send a simple mail from an cocoa
>>> application?
>>
>> [[NSWorkspace sharedWorkspace] openURL:[NSURL
>> URLWithString:@"mailto:email@hidden"]];
>>
>> ---
>> Ondra ?ada
>> OCSoftware: email@hidden http://www.ocs.cz
>> private email@hidden http://www.ocs.cz/oc
>>
>>
>
> _______________________________________________
>Do not post admin requests to the list. They will be ignored.
>Cocoa-dev mailing list (email@hidden)
>Help/Unsubscribe/Update your Subscription:
>
>This email sent to email@hidden
>
>
---
Spinning WebObjects or cooking up Cocoa in Switzerland?
Let me know: http://homepage.mac.com/I_love_my/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden