Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DKIM Support #8

Open
donferi opened this issue Jul 31, 2023 · 3 comments · May be fixed by #17
Open

DKIM Support #8

donferi opened this issue Jul 31, 2023 · 3 comments · May be fixed by #17

Comments

@donferi
Copy link

donferi commented Jul 31, 2023

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?

@mikebuilds
Copy link

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

@pethin
Copy link

pethin commented Feb 18, 2024

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

@kcoderhtml
Copy link

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

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 a pull request may close this issue.

4 participants