Revision 1576 libsylph/imap.c

imap.c (revision 1576)
1067 1067
		newlist = mlist;
1068 1068
	}
1069 1069

  
1070
	mlist = procmsg_sort_msg_list(mlist, item->sort_key, item->sort_type);
1070
	if (!uncached_only)
1071
		mlist = procmsg_sort_msg_list(mlist, item->sort_key,
1072
					      item->sort_type);
1071 1073

  
1072 1074
	item->last_num = last_uid;
1073 1075

  

Also available in: Unified diff