1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-06 03:50:08 +02:00
This commit is contained in:
B. Petersen 2018-04-26 16:35:44 +02:00
parent 0cb3d42708
commit 4a95e73434

View file

@ -617,6 +617,8 @@ static int check_verified_properties(mrmailbox_t* mailbox, mrmimeparser_t* mimep
// TODO: mark the gossiped keys of the members as being verified (if they differ from the real key, prefer gossip here)
// it's up to the caller to check if the sender is a member of the group
// (we do this for both, verified and unverified group, so we do not check this here)
everythings_okay = 1;
cleanup: