Skip to content

Conversation

@taciturnaxolotl
Copy link

@taciturnaxolotl taciturnaxolotl commented Apr 27, 2024

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

@taciturnaxolotl
Copy link
Author

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

@taciturnaxolotl taciturnaxolotl changed the title feat: add DKIM support feat: add DKIM support and fix bcc and cc Apr 27, 2024
@taciturnaxolotl
Copy link
Author

Just finished adding markdown support as well

@taciturnaxolotl taciturnaxolotl changed the title feat: add DKIM support and fix bcc and cc feat: add DKIM support, fix bcc and cc, and add markdown support Apr 28, 2024
@agusmdev
Copy link

Nice work @kcoderhtml ! I tried your code and it worked perfectly, I was able to set DKIM properly

@taciturnaxolotl
Copy link
Author

I'm glad it worked for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DKIM Support

2 participants