Open kcoderhtml opened 7 months ago
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
Nice work @kcoderhtml ! I tried your code and it worked perfectly, I was able to set DKIM properly
I'm glad it worked for you!
I added DKIM support and made the error logging more effective by logging the error returned by mailchannels. BTW, this is a lifesaver for saving on time and effort writing my own worker; really appreciate all the hard work!
Closes: #8