objective c - How does one programmatically access email account settings of mail app in Mavericks? -


I would like to use e-mail account settings such as usernames, passwords, ports, SSL settings, etc. Goes away. OSX mail app, how are these settings stored from my app, and how they are read?

The password is usually stored in a keychain, if the user enables the storage of passwords. The parameters are in preference file.

Before the user is sure that this user is okay.

Comments

Popular posts from this blog

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

sql - Return Function using Cursor -

sql server - How to use pivot in this table -