Sendgrid sends a “host” header with the value webhook.site
on the event webhook.
This leads to routing issues in my case.
Is it possible to configure or disable this header to be send?
Or might it be possible to configure this, when the mail is sent via the mail api?