1

I would like to access smtp outgoing mail server address from global setting->mail->accounts->outgoing mail server. Is there any public API available now to get the user global setting values?

Thanks Manoj

Wagh
  • 2,678
  • 1
  • 25
  • 29

1 Answers1

0

Unfortunately not. There are undocumented keys for the NSUserDefaults class, but I'm not sure there's any that covers your problem, and on the other hand, any app released which uses them might be blocked by the App Store review team.

Adrian Kosmaczewski
  • 7,956
  • 4
  • 33
  • 59