laravel-sendgrid-driver
laravel-sendgrid-driver copied to clipboard
Add sendgrid message id to transport
WHAT
Added X-Sendgird-Message-ID to the header of the email.
WHY
This was in the previous version for laravel 8. It also provides a way to match emails from incoming webhooks using the message id.