diff -r ce31cbe9193a -r b20d78c55e91 maildrop.c --- a/maildrop.c Wed May 28 16:37:41 2014 +0500 +++ b/maildrop.c Thu May 29 16:02:35 2014 +0500 @@ -322,12 +322,12 @@ sizeof(res.u.hash)); } else res.u.sz = m.msgs_index[i]->sz; - + imsgev_xcompose(iev, IMSG_MAILDROP_LISTALL, imsg->hdr.peerid, 0, -1, &res, sizeof(res), "maildrop_list"); } - + res.uidl = *uidl; /* terminal sentinel: hash = "" and sz = 0 */ if (*uidl)