Use mu_msgset_t in imap4d.
* imap4d/util.c (util_parse_msgset): Remove. Use mu_msgset_parse_imap. All uses changed. (util_foreach_message): Change first argument to mu_msgset_t. All uses changed. * imap4d/imap4d.h: Likewise. * imap4d/copy.c: Use mu_msgset_t * imap4d/fetch.c: Likewise. * imap4d/search.c: Likewise. * imap4d/store.c: Likewise.
Showing
6 changed files
with
113 additions
and
343 deletions
-
Please register or sign in to post a comment