Inmail: Inbound email processing in D8
Introducing the Drupal 8 Inmail module, whose purpose is to process incoming email and execute certain actions depending on the content of each message. As its primary use case, it readily supports identification of bounce messages (e.g. the recipient address does not exist) and avoids sending future email to a user whose address has bounced.
I will talk about:
- The need for email processing
- The plugin-based design of the module
- Use case: Bounce message handling
Inmail has been my main focus during the past two months of my internship at MD Systems, to address the mail reputation issue of large Drupal sites.
This presentation will be test-run at the DUG Switzerland February meeting.