This is an overview of current and future development.

First release

Issue tag: 8.x release target

Features & API

#2381023: Open up Result API
#2379789: Convert analyzers to plugins
#2384825: Add priority to analyzers
#2379819: Deal with mail() rejects
#2379941: Collect handler results
#2380965: Log incoming messages and actions taken
#2383639: Extend multipart message parsing
#2423563: [META] Consider architecture of processing
#2399779: Monitoring sensors for inmail
#2379927: Drush command option to specify analyzers/handlers
#2398677: Test cover past logging
#2420891: Collect schema for Inmail data

Mime support

#2381881: Decode base64 message body
#2389327: Deal with header line length and inline encoding in MIME Parser
#2389349: Pluggable/extendable MIME parsing API
#2390561: Complete unit tests for MIME classes
#2389263: Parse an invalid message with tests
#2405069: Extract plaintext representation

Deliverer

#2379889: Fetch email by IMAP
#2379909: Make the drush command a Deliverer
#2405045: IMAP test connection button
#2405047: Check active fetcher (count) in UI
#2405049: Trigger fetcher processing in UI
#2403969: Allow passing Drush options to Postfix script
#2405747: Test that cron invokes deliverers
#2405751: Enable deleting Deliverers
#2405757: Report error if ImapDeliverer misconfigured
#2405767: ImapDeliverer message selection methods

Fixes

#2380987: Create issues from @todos
#2379917: Drop standard introductory "bounce reason" paragraphs
#2381017: Integrate with simplytest.me
#2379923: Store date for bounces
#2379801: Handle multiple recipients wherever address is parsed
#2384677: Make sure IDN mail addresses work
#2382587: Warn about disabling VERP
#2381933: Test logging of ModeratorForwardHandler
#2381889: Complete MessageTest
#2381855: Use #type => email for email address form fields.

Documentation

Important in order to make it easy for new participants to join.
#2381019: Howto setup with postfix

Next release?

#2379829: Generate Message-Id per module and pass incoming replies
#2382563: Support bounce-exclusive Return-Path

Push related modules

https://drupal.org/project/console

Comments

miro_dietiker’s picture

Please see my discussion about participation and adoption in
#2379909: Make the drush command a Deliverer

arla’s picture

Issue summary: View changes

Bumped the Fetchers issue.

arla’s picture

Version: » 8.x-1.x-dev
Issue summary: View changes

Added new issues, and grouped into "Features & API" and "Fixes"

miro_dietiker’s picture

Issue summary: View changes

Adding chapters for fetchers and mime. And adding some missing issues.

arla’s picture

Issue summary: View changes

Created more issues.

arla’s picture

Issue summary: View changes

Added two new issues.

arla’s picture

Status: Active » Needs work

This is now a bit outdated. With recent work by @mbovan and @miro_dietiker, the roadmap could be reviewed, in order for continued work to be focused on the most important tasks.

maxilein’s picture

Is there any progress on this module?
Are there any alternatives?

How do you handle incoming mail and associate it with content?