Update messages uploaded to mailbox correctly

Ivana
2022-03-23 08:19:07 +00:00
parent 4a98c68d21
commit 42a9f6e632

@@ -18,5 +18,9 @@ Scenarios:
| sender | online | has mailbox | maibox online | recipient | online | has mailbox | maibox online |
| ------ | ------ | ------ | ------ | ------ | ------ |------ | ------ |
| ------ | yes | yes | yes | ---- | no | no | na |
| ------ | yes | yes | no | ---- | no | no | na |
| ------ | yes | yes | no | ---- | no | yes| yes |
| ------ | yes | no | na | ------ | no |yes | yes|
| ------ | ------ | ------ | ------ | ------ | ------ |------ | ------ |
| ------ | ------ | ------ | ------ | ------ | ------ |------ | ------ |
[Back to Testing](https://code.briarproject.org/briar/briar/-/wikis/Testing)