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

feat(email): add support for x-smtpapi header #401

Merged
merged 2 commits into from
Jun 23, 2023
Merged

Conversation

szilarddoro
Copy link
Contributor

@szilarddoro szilarddoro commented Jun 22, 2023

This PR makes the x-smtpapi configurable through the AUTH_SMTP_X_SMTPAPI_HEADER environment variable. This is useful if someone wants to bypass unsubscribe group rules in Sendgrid for example (e.g.: when sending transactional emails).

@changeset-bot
Copy link

changeset-bot bot commented Jun 22, 2023

🦋 Changeset detected

Latest commit: d22c2a6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hasura-auth Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@szilarddoro szilarddoro marked this pull request as ready for review June 23, 2023 06:24
@szilarddoro szilarddoro merged commit 840d730 into main Jun 23, 2023
1 check passed
@szilarddoro szilarddoro deleted the feat/smtpapi-header branch June 23, 2023 06:32
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.

None yet

2 participants