Mykola Terelia

Results 3 issues of Mykola Terelia

# Fixes # Added missing err checks that cause panic for some emails. ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license...

Resolves https://github.com/sendgrid/opensource/issues/28 # Fixes # Fixes `inbound.Parse` that currently panics when the Content-Type of the email is not `multipart/...`. ### Checklist - [x] I acknowledge that all my contributions will...

I've set up Inbound Email Parse Webhook. In the webhook I use https://github.com/sendgrid/sendgrid-go lib. `inbound.Parse` method fails with a panic for some of the received HTTP requests. It fails when...