Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Mailer][Sendgrid] Add suppression groups support#61455
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[Mailer][Sendgrid] Add suppression groups support#61455
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Not sure if symfony-docs requires updating or a sendgrid specific page adding, or if the README.md within symfony/sendgrid-mailer will be sufficient? |
src/Symfony/Component/Mailer/Bridge/Sendgrid/Header/SuppressionGroupHeader.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Mailer/Bridge/Sendgrid/Header/SuppressionGroupHeader.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Mailer/Bridge/Sendgrid/Header/SuppressionGroupHeader.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
We don't document bridges in the docs. Everything should be documented in the README file. |
Uh oh!
There was an error while loading.Please reload this page.
0d9571f to003b859CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Mailer/Bridge/Sendgrid/Header/SuppressionGroupHeader.phpShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridApiTransport.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Mailer/Bridge/Sendgrid/Transport/SendgridSmtpTransport.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Mailer/Bridge/Sendgrid/Header/SuppressionGroupHeader.phpShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
9d7b75d to514ce3bCompare514ce3b to1c69aa2CompareThank you@KiloSierraCharlie. |
e2e4800 intosymfony:7.4Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This PR implements a new header which supports the SendGrid suppression group/ASM options - allowing recipients of emails to unsubscribe.