1

I am looking for 3rd party webservice that we can use to send emails. I don't want to use MFMailComposer or skpsmtpmessage libraries. Preferably ones that are easy to integrate with iOS devices.

ARC
  • 1,794
  • 2
  • 17
  • 21
  • There are couple of decent methods on here you look at: http://stackoverflow.com/questions/740939/open-source-cocoa-cocoa-touch-pop3-smtp-library – max_ Oct 27 '11 at 00:16

1 Answers1

0

How about Mailchimp? There is an Objective C binding for it and it's free (up to a certain limit).

edsko
  • 1,628
  • 12
  • 19