Re: Stealing settings from Mail.app
site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=coriolis-systems.com; h= subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; s=aug07; bh=MQLDNanGA11d7zsB4TOjPF4Y2zU=; b=tPGF/KBRDnYzHKc42yNn9yE5zbnY cA6vUGMWNyHX3N8/NnxApqPi3oU6fNyDCr8b9oF6srVfF3SJZmvo3l03hXxKpAju CAF2rYtlt05oDoZCw4Q+kVUgovqkrQYvSVOLv656v1BwsF50HHVH4sHchTDPqS97 z9CfImMzgZX/2Y4= On 1 Jun 2010, at 00:33, Jn wrote:
That's a good point that I hadn't given much thought to what happens when the net is down. I wasn't too worried about only supporting Mail.app because I was going to give them a way to also enter their smtp settings manually. But using your framework that only supports 3 mailers with no thunderbird and no access to web based mail ( for people who use it via web) seems like a pretty big problem also.
Oh, indeed, it isn't a perfect solution.
I wonder if the solution might be a framework that sends it directly via smtp but which automatically caches it and tries to keep resending if the net is down?
Yes, that would make sense. It would need to be configurable from System Preferences, and you'd probably want a launch agent to automatically try delivery again when the network status changes. Ideally when it installed you'd want to grab the user's mail settings from wherever they might currently be :-) Kind regards, Alastair. -- http://alastairs-place.net _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com
participants (1)
-
Alastair Houghton