Problem/Motivation

That sounds like something very nice and missing in D for a long time.

Does the module only display the mails or does it store them inside drupal?

If they are stored, can they be used like other entities? Like: can their content be organized using views with other content?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

maxilein created an issue. See original summary.

chancenyasulu’s picture

Hello Maxilein,
So far, the module only displays emails and basic mailbox features, as it is still under development. I am working on creating entities to store mail data, which will support features like Views, as you mentioned.

Thank you!

dries arnolds’s picture

Maybe integrating with ECA (https://www.drupal.org/project/eca) is a good idea. Then you can basically do anything based on the content of an e-mail.

hetal.solanki’s picture

Title: Dokumentation questions » Documentation questions
maxilein’s picture

That sounds good.
Maybe create some tokens that can be read from the beginning or end of the body to instruct ECA?
(I never used ECA though)

chancenyasulu’s picture

Status: Active » Postponed
chancenyasulu’s picture

Status: Postponed » Closed (works as designed)