[GH-ISSUE #8] DKIM Support #6

Open
opened 2026-03-04 00:01:34 +03:00 by kerem · 3 comments
Owner

Originally created by @donferi on GitHub (Jul 31, 2023).
Original GitHub issue: https://github.com/Sh4yy/cloudflare-email/issues/8

Following the docs on how to setup DKIM it looks like we need to be able to pass a couple of things to the personalization object such as dkim_private_key.

As far as I can tell the worker currently doesn’t support that. Am I missing something?

Originally created by @donferi on GitHub (Jul 31, 2023). Original GitHub issue: https://github.com/Sh4yy/cloudflare-email/issues/8 Following the docs on how to setup DKIM it looks like we need to be able to pass a couple of things to the personalization object such as `dkim_private_key`. As far as I can tell the worker currently doesn’t support that. Am I missing something?
Author
Owner

@mikebuilds commented on GitHub (Feb 16, 2024):

Hey Donferi - just ran into the same issue. Did you work this out?

<!-- gh-comment-id:1947821182 --> @mikebuilds commented on GitHub (Feb 16, 2024): Hey Donferi - just ran into the same issue. Did you work this out?
Author
Owner

@pethin commented on GitHub (Feb 18, 2024):

@mikebuilds I made a worker that has DKIM and SPF support here. https://github.com/pethin/email-svc

<!-- gh-comment-id:1950964419 --> @pethin commented on GitHub (Feb 18, 2024): @mikebuilds I made a worker that has DKIM and SPF support here. https://github.com/pethin/email-svc
Author
Owner

@taciturnaxolotl commented on GitHub (Apr 28, 2024):

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

<!-- gh-comment-id:2081548722 --> @taciturnaxolotl commented on GitHub (Apr 28, 2024): With #17 I'm adding DKIM support as well as fixing bcc and cc and adding markdown support; hope that helps!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudflare-email#6
No description provided.