-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Desc
{
"using": [
"urn:ietf:params:jmap:core",
"urn:ietf:params:jmap:mail",
"urn:apache:james:params:jmap:mail:shares"
],
"methodCalls": [
[
"Email/query",
{
"accountId": "750b7391d4e9be0de1e251cc3664761fed57bc92be1db6ed4bb2050a98189338",
"position": 0,
"filter": {
"from": "datoct@stg.lin-saas.com"
},
"limit": 20
},
"c0"
],
[
"SearchSnippet/get",
{
"accountId": "750b7391d4e9be0de1e251cc3664761fed57bc92be1db6ed4bb2050a98189338",
"filter": {
"from": "datoct@stg.lin-saas.com"
},
"#emailIds": {
"resultOf": "c0",
"name": "Email/query",
"path": "/ids/*"
}
},
"c1"
],
[
"Email/get",
{
"accountId": "750b7391d4e9be0de1e251cc3664761fed57bc92be1db6ed4bb2050a98189338",
"#ids": {
"resultOf": "c0",
"name": "Email/query",
"path": "/ids/*"
},
"properties": [
"id",
"blobId",
"subject",
"from",
....
"header:List-Unsubscribe:asText",
"header:X-MEETING-UID:asText"
]
},
"c2"
]
]
}
No result responses, even have a lot of email from this guy
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working