Action Mailbox is a new feature in Rails 6 that allows you to easily handle incoming emails in a structured way. It ships with a set of built-in routing and processing capabilities, making it easy to create mailbox classes that handle specific types of emails.
Collection
[
|
...
]