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

Advice on how to achieve per-email-sent clicktracking toggle? #88

Open
estianross opened this issue Sep 26, 2019 · 0 comments
Open

Advice on how to achieve per-email-sent clicktracking toggle? #88

estianross opened this issue Sep 26, 2019 · 0 comments

Comments

@estianross
Copy link

We have use cases where we need to be able to disable clicktracking on a per-email-sent basis and I'm struggling a bit on figuring out how to achieve that with our current sendgrid integration through this package.

I see in the tests provided there is support for sending extra headers but you don't use a header which makes sense outside of a test so that has me curious whether these extra headers supported includes the X-SMTPAPI header provided from sendgrid's SMTP API?
This should allow us to use the SMTP API settings filters on a per-email-sent basis if that is the case.

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

No branches or pull requests

1 participant