[ 
https://issues.apache.org/jira/browse/JAMES-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199984#comment-17199984
 ] 

Benoit Tellier commented on JAMES-3377:
---------------------------------------

https://github.com/linagora/james-project/pull/3790 contributes filtering by 
minSize / maxSize

https://github.com/linagora/james-project/pull/3789 contributes filtering by 
hasAttachment

> Email/Query Allow filter by date
> --------------------------------
>
>                 Key: JAMES-3377
>                 URL: https://issues.apache.org/jira/browse/JAMES-3377
>             Project: James Server
>          Issue Type: New Feature
>          Components: JMAP
>    Affects Versions: 3.6.0
>            Reporter: Rémi Kowalski
>            Assignee: Antoine Duprat
>            Priority: Major
>
> As an user i want to be able to select messages by reception date using the 
> 'before' and 'after' filters.
> h3. Why
> As an user i want to be able to select the mail in a mailbox like this :
>  {{[[ "Email/query",\{
>   "accountId": "ue150411c",
>   "filter":  {
>      "before":  "1994-11-05T13:15:30Z "
> }
> }, "0" ]]}}
> h3. HOW
>  * accept the filters 'before' and 'after' in the filter condition from the 
> request
>  * filter the query with the provided date
> h3. DOD
>  * write integration demonstrating that a user can filter its emails by 
> reception date



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to