It's possible to create an app based on email.
I have to send message and get it's reply. i searching on the internet and i read that for sending email via SMTP i have to use external library, but what about the inbox?
thx a lot.
It's possible to create an app based on email.
I have to send message and get it's reply. i searching on the internet and i read that for sending email via SMTP i have to use external library, but what about the inbox?
thx a lot.
Under the current SDK, you have no access to the built-in Mail.app's data (messages or settings) whatsoever.