Closed HakanL closed 10 years ago
I'll see what I can do.
I started to make changes for this in my fork: https://github.com/HakanL/sendgridplus-csharp, testing it now.
Good deal, lemme know how it works out, and feel free to make a pull request. I'll look into making the methods Async this weekend.
I think it's working fine now, I can get embedded images. I'll do a few more tests and then do a pull request.
Fantastic, thanks so much for all of your efforts :)
Of course, my pleasure!
I'm trying to add embedded images in an email and I can't find a way to add the content type on these images. It seems they are added as octet type, which only works in some email clients.