Blog

Announcing the Postmark Challenge: Inbox Innovators

We're incredibly excited to announce that Postmark is teaming up with the fantastic folks at DEV.to to sponsor a developer challenge: Inbox Innovators! We're inviting you to re-imagine the landscape of email, building new experiences for customers with Postmark’s inbound email processing.The challenge officially kicks off on May 21st, 2025, so mark your calendars and get ready to flex those coding muscles. We can't wait to see what you come up with!

Continue reading

An introduction to inbound email parsing (What it is, and how you can do it)

Although email may seem simple at surface level, each email that is sent actually contains quite a bit of data that can be useful. This data can include basic fields like the Subject line, To and From addresses, and when the message was sent, but can also include detailed information such as the full message content, full message headers, and even attachments.

Processing all of this data manually can be very difficult and time consuming. Email parsing can remove much of this complexity and help you start utilizing the data in your inbound mail streams.

Continue reading

Archive