Skip navigation.
 
mlRe: NSMailDelivery now in deprecation w/Leopard
FROM : Adhamh Findlay
DATE : Fri Nov 02 23:25:44 2007

On Nov 1, 2007, at 9:50 AM, Chris Heimark wrote:

> 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.

Related mailsAuthorDate
mlNSMailDelivery now in deprecation w/Leopard Chris Heimark Nov 1, 15:50
mlRe: NSMailDelivery now in deprecation w/Leopard Adhamh Findlay Nov 2, 23:25
mlRe: NSMailDelivery now in deprecation w/Leopard David Carlisle Nov 3, 01:00
mlRe: NSMailDelivery now in deprecation w/Leopard Chris Heimark Nov 3, 14:37
mlRe: NSMailDelivery now in deprecation w/Leopard Adhamh Findlay Nov 3, 15:47
mlRe: NSMailDelivery now in deprecation w/Leopard listposter Nov 3, 15:56
mlRe: NSMailDelivery now in deprecation w/Leopard Martin Redington Nov 4, 02:27