commit bd0dde9e12968d2062d8f777299ded529ac0f7ef Author: Oswald Buddenhagen <o...@users.sf.net> Date: Sun Jan 5 13:29:29 2020 +0100
*** am: set sync record's flags only after propagating new message src/sync.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sync.c b/src/sync.c index 878e359..a6844c4 100644 --- a/src/sync.c +++ b/src/sync.c @@ -285,7 +285,6 @@ match_tuids( sync_vars_t *svars, int t, message_t *msgs ) } debug( " -> TUID lost\n" ); jFprintf( svars, "& %u %u\n", srec->uid[M], srec->uid[S] ); - srec->flags = 0; // Note: status remains S_PENDING. srec->tuid[0] = 0; num_lost++; _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel