SendGrid.com is a great service for sending emails programmatically, but it also has an InboundParse feature that will call your webhook for any emails sent to your domain. It can be useful to forward these emails elsewhere, e.g. sending support@mydomain.com to your own personal email. There’s not really a good example of how to do … Continue reading Forwarding an email with attachments using SendGrid and Formidable→