Re: Send Email with "deliverMessage"
Re: Send Email with "deliverMessage"
- Subject: Re: Send Email with "deliverMessage"
- From: Julien Dufour <email@hidden>
- Date: Sat, 10 Apr 2004 23:12:34 +0200
Hello
I would suggest logging a bug against the NSMailDelivery API.
The issue may be solved by Apple writing some sample code that shows
the "proper" way to use the NSMailDelivery API to take into account
the issues you mentioned above, or it may mean that Apple needs to fix
the API. It won't magically happen, so I suggest that anyone needing
this functionality log a bug against it <http://bugreport.apple.com>
so that it hits Apple's Radar, especially if a lot of people are
looking for this kind of functionality and log it with Apple.
I personally would like to see some POP3/SMTP API for Cocoa that's as
simple as the one's provided with RealBASIC.
You are right about filling reports on radar. The most feedback Apple
gets, the more chances we have to get the issues addressed. I filled
one.
Regarding NSMailDelivery, this class does not look like a definitive
API to me, it is much too poor. The Message framework contains a lot of
things (a big part of Mail.app for instance). In the future, when it
becomes mature enough, the API could be publicly opened (let's hope
so). Apple cannot do everything at once, many things are still pending
in Mac OS X, we have to be patient.
Mark Munz
Best regards.
Julien Dufour
Inferiis -
http://www.inferiis.com
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.