Show HN: Inbound Email (SMTP) to Webhook https://ift.tt/UGFVd3b

Show HN: Inbound Email (SMTP) to Webhook Here's my first (hopefully of many) open source release. A minimal script to receive emails via SMTP, parse content (including headers), store attachments in Amazon S3, and forward email content to a webhook. I use it to power DMARC report storage and email content testing. Some of the big email API providers have inbound APIs but costs can rack up fast if you're using them at scale. Hence why I built this. https://ift.tt/Z7QEgSi Features - SMTP server to receive emails concurrently - Parses incoming emails using mailparser - Uploads attachments to Amazon S3 - Forwards parsed email content to a specified webhook - Configurable via environment variables - Handles large attachments gracefully - Queue system for processing multiple emails and webhook requests simultaneously https://ift.tt/Z7QEgSi September 21, 2024 at 08:19PM

No comments:

Show HN: Turn PDFs into HTML Tables https://ift.tt/QCGi5n8

Show HN: Turn PDFs into HTML Tables https://ift.tt/vZ1362h September 22, 2024 at 04:21AM