Issue Description
When trying to create a new spam sample, no error is shown, but sample is not saved. Browser development console show jmap call returns 200 to /jmap POST “Blob/get”. Blob is 7kb in size. Response is:
{
"methodResponses": [
[
"error",
{
"type": "unknownMethod",
"description": "Method Blob/upload requires capability urn:ietf:params:jmap:blob which is not present in the \"using\" property."
},
"blob-0"
],
[
"error",
{
"type": "invalidResultReference",
"description": "Invalid reference to non-existing object \"temp-blob-0\" from \"new-0\""
},
"set-0"
]
],
"sessionState": "a4824225"
}
Expected Behavior
Spam sample created and listed.
Actual Behavior
Sample not created.
Reproduction Steps
- Open “Account”
- Open “Spam Samples”
- Do “Create sample” (no account, just message)
Relevant Log Output
None in server log.
Stalwart Version
v0.16.x
Installation Method
Binary (Linux)
Database Backend
PostgreSQL
Blob Storage
Filesystem
Search Engine
PostgreSQL
Directory Backend
Internal
I have reviewed the documentation and FAQ and confirm that my issue is NOT addressed there.
on
I have searched this support forum (open and closed topics) and confirm this is not a duplicate.
on
I understand that topics in this category are triaged by a bot first but a human reply will follow up. If I’d prefer a human-only reply, I’ll add the no-ai tag to my topic.
on