Question

I am trying to develop application to send mail using configured SMTP client rather than iPhone's default MailController.

How can i implement this functionality? Is it possible to design such client?

Thanks,
Jim.

Was it helpful?

Solution

It is possible, however, unless you want to develop your own implementation of the protocols and start opening TCP ports, etc, you might want to look into OSS tools that provide these features.

this might help you out.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top