Mailgun
36 Case Studies
A Mailgun Case Study
kanban2go, a task management application, faced the challenge of integrating email functionality to allow users to create tasks via email. The complexity of handling mail servers, user mailboxes, spam, and deliverability was a significant obstacle. To solve this, they turned to vendor Mailgun and used its email API service for inbound routing and processing.
The solution implemented by Mailgun involved setting up a dedicated subdomain and configuring routes to forward all incoming emails to a specific URL in the kanban2go Rails application. This allowed the app to automatically parse the emails and create new tasks from the content. The result was a seamless email-to-task feature that required minimal development effort, eliminating the need for kanban2go to maintain its own mail infrastructure. Mailgun handled the complexities of routing, parsing, and spam filtering, enabling the feature to be built quickly and efficiently.