Kieran Klukas

Results 64 comments of Kieran Klukas

Here's my error ``` --------------------------------------------------------------------------- FileNotFoundError Traceback (most recent call last) [](https://localhost:8080/#) in () 9 10 # Source image we are inpainting ---> 11 source_image_256 = read_image('grass.png', size=256) 12 source_image_64...

I also fixed bcc and cc as they needed to be in the personalization object as shown here: https://api.mailchannels.net/tx/v1/documentation

Just finished adding markdown support as well

Cloudflare partnered with mailchannels to provide free unlimited programatic emails through their cloudflare workers

You can read Cloudflare's announcement for more details: https://blog.cloudflare.com/sending-email-from-workers-with-mailchannels/

With #17 I'm adding DKIM support as well as fixing bcc and cc and adding markdown support; hope that helps!

thnks! hopefully @Sh4yy can merge both our PRs soon!

lol; the amount of things similar between our two PRs is hilarious #17