0

Is there any other way to send custom mail.

enter image description here

In my application i want to send mail like this

my custom design

How can i implement this custom view for sending mails.

Gagan Joshi
  • 3,317
  • 2
  • 20
  • 31

1 Answers1

2

Check this answer:

Open Source Cocoa/Cocoa-Touch POP3/SMTP library?

It's more complex than using the MailComposer, but it's possible

also you can use this library:

https://code.google.com/p/skpsmtpmessage/

Community
  • 1
  • 1
Antonio MG
  • 20,296
  • 3
  • 42
  • 62