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

c - Performance of System() -

python - how we can use ajax() in views.py in django? -

sql server - How to use pivot in this table -