Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.6.0
-
None
-
None
Description
As an user i want to be able to select messages by reception date using the 'before' and 'after' filters.
Why
As an user i want to be able to select the mail in a mailbox like this :
{{[[ "Email/query",{
"accountId": "ue150411c",
"filter":
}, "0" ]]}}
HOW
- accept the filters 'before' and 'after' in the filter condition from the request
- filter the query with the provided date
DOD
- write integration demonstrating that a user can filter its emails by reception date