Re: Can NSMailDelivery be configured programmatically?
Re: Can NSMailDelivery be configured programmatically?
- Subject: Re: Can NSMailDelivery be configured programmatically?
- From: Andrew Farmer <email@hidden>
- Date: Sat, 3 Jun 2006 13:31:55 -0700
On 03 Jun 06, at 11:04, Derrick Bass wrote:
Anyway, the application is not phoning home. It is facilitating
work on a group project that has some parts that require long
computations. So it performs a long task and then notifies whomever
the user wanted when the task is done, so that the next person who
needs to work on the project knows that their piece is ready to be
worked on.
If this is for some sort of organized project, you may want to
consider Dominic Blais's suggestion, and set up a central
notification mechanism on a web server somewhere. This would have the
added advantage of giving you the option to keep track of what
notifications have been sent. Make sure that it can't be used to send
arbitrary messages, though. (That would be Bad.)
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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