From 4a95e73434e51d36a645eebbc6af544e100af384 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Thu, 26 Apr 2018 16:35:44 +0200 Subject: [PATCH] comment --- src/mrmailbox_receive_imf.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mrmailbox_receive_imf.c b/src/mrmailbox_receive_imf.c index 7dd138ae..b9f892b8 100644 --- a/src/mrmailbox_receive_imf.c +++ b/src/mrmailbox_receive_imf.c @@ -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: