FROM : Martin Redington
DATE : Sun Nov 04 02:27:48 2007
I've been using SMTPMailDelivery, which is part of Claus Broch's
ILCrashReporter for this.
Seems to work pretty well, although there's no SSL support ...
On 3 Nov 2007, at 13:37, Chris Heimark wrote:
> Excellent - thanks for the great tip. Now I just need to figure out
> how to add
> a 3rd part framework to my dev environment ;-)
>
>>> I am successfully using NSMailDelivery API under Tiger.
>>>
>>> But I have noticed its' deprecation under Leopard. The doc's are
>>> very thin on NSMailDelivery and do not mention the alternatives, if
>>> any.
>>>
>>> Has Apple taken away my (Cocoa) ability to programmatically email
>>> with attachments, in the background, with no alternative provided?
>>>
>>> Thanks for your answers in advance.
>>>
>>> Chris
>>
>> If I remember correctly, NSMailDelivery was never really intended to
>> be used by 3rd parties, people just started to use it because it was
>> there.
>>
>> You might want to check out EDMessage in http://www.mulle-
>> kybernetik.com/software/EDFrameworks/ instead.
>
> ALSO, I will look into this, though my application doesn't want to
> involve Mail
> or any other email client on the sending side. It just expects to
> talk to an SMTP
> server in the background. Recipients of email attachment will be
> expected to
> receive (using any mail client), detach and double click
> attachment, to run
> my application which will decode attachment.
>
>> I thought the new Apple Scripting Bridge was intended to make it
>> easier to do things like send mail through the Apple Mail
>> Application.
>>
>> http://developer.apple.com/documentation/Cocoa/Conceptual/
>> ScriptingBridgeConcepts/
>>
>>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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/m.redington%
> 40ucl.ac.uk
>
> This email sent to m.<email_removed>
>
DATE : Sun Nov 04 02:27:48 2007
I've been using SMTPMailDelivery, which is part of Claus Broch's
ILCrashReporter for this.
Seems to work pretty well, although there's no SSL support ...
On 3 Nov 2007, at 13:37, Chris Heimark wrote:
> Excellent - thanks for the great tip. Now I just need to figure out
> how to add
> a 3rd part framework to my dev environment ;-)
>
>>> I am successfully using NSMailDelivery API under Tiger.
>>>
>>> But I have noticed its' deprecation under Leopard. The doc's are
>>> very thin on NSMailDelivery and do not mention the alternatives, if
>>> any.
>>>
>>> Has Apple taken away my (Cocoa) ability to programmatically email
>>> with attachments, in the background, with no alternative provided?
>>>
>>> Thanks for your answers in advance.
>>>
>>> Chris
>>
>> If I remember correctly, NSMailDelivery was never really intended to
>> be used by 3rd parties, people just started to use it because it was
>> there.
>>
>> You might want to check out EDMessage in http://www.mulle-
>> kybernetik.com/software/EDFrameworks/ instead.
>
> ALSO, I will look into this, though my application doesn't want to
> involve Mail
> or any other email client on the sending side. It just expects to
> talk to an SMTP
> server in the background. Recipients of email attachment will be
> expected to
> receive (using any mail client), detach and double click
> attachment, to run
> my application which will decode attachment.
>
>> I thought the new Apple Scripting Bridge was intended to make it
>> easier to do things like send mail through the Apple Mail
>> Application.
>>
>> http://developer.apple.com/documentation/Cocoa/Conceptual/
>> ScriptingBridgeConcepts/
>>
>>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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/m.redington%
> 40ucl.ac.uk
>
> This email sent to m.<email_removed>
>
| Related mails | Author | Date |
|---|---|---|
| Chris Heimark | Nov 1, 15:50 | |
| Adhamh Findlay | Nov 2, 23:25 | |
| David Carlisle | Nov 3, 01:00 | |
| Chris Heimark | Nov 3, 14:37 | |
| Adhamh Findlay | Nov 3, 15:47 | |
| listposter | Nov 3, 15:56 | |
| Martin Redington | Nov 4, 02:27 |






Cocoa mail archive

