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

Support custom header(s) for the email #342

Open
jimdigriz opened this issue Oct 12, 2021 · 0 comments
Open

Support custom header(s) for the email #342

jimdigriz opened this issue Oct 12, 2021 · 0 comments

Comments

@jimdigriz
Copy link
Contributor

jimdigriz commented Oct 12, 2021

The use case we have is when using SendGrid (multiple different users and different needs) it has email tracking enabled by default. You can control this per message for both their HTTP and SMTP API but the latter needs a custom header X-SMTPAPI:

https://docs.sendgrid.com/for-developers/sending-email/building-an-x-smtpapi-header

Fortunately for us, I can globally turn it off the tracking by default and have our different groups opt back in for tracking for their use case.

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

No branches or pull requests

1 participant