Skip to content

Remove vg-request-with-auth from IMAP after processing #6208

Closed
@link2xt

Description

@link2xt

Alice currently does not remove the message from IMAP for some reason stated in the comment:
https://github.com/deltachat/deltachat-core-rust/blob/e7a29f0aa76d0c95f5facfed7030bb0a9651afa4/src/securejoin.rs#L473

In multi-device case this may result in situation when Bob join the group, then leaves it, then second Alice device comes online and processes vg-request-with-auth again and adds Bob back.

I don't see why Autocrypt header is needed by the second device, Alice should see self-sent "member added" message and take gossiped Bob's key from there.

This is a follow-up to #5356

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions