In Mountain Lion Mail is a sandboxed app. Therefore it now stores it's preferences in ~/Library/Containers/com.apple.mail/Data/Library/Preferences
Gabriel On 02.08.12 07:44, "cocoa-dev-requ...@lists.apple.com" <cocoa-dev-requ...@lists.apple.com> wrote: >On Jul 31, 2012, at 8:07 AM, Rob McBroom <mailingli...@skurfer.com> wrote: > >>Hello. I¹m trying to read Mail¹s preferences to find a suitable SMTP >>server so users don¹t have to re-enter such configuration details. It >>seems to have stopped working and I can¹t find a [documented] reason. > >Probably Mail changed where it stores that pref. It might be under a >different key, or it might be stored in another domain entirely. > >App defaults keys are not public, so you're relying on undocumented >internal behavior of Mail, that could (and did!) change at any time. > >A more supported way to get that info might be to query Mail's scripting >interface using an AppleScript or the scripting bridge API. > >‹Jens _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com