mail-index-rebuild.c revision 6789ed17e7ca4021713507baf0dcf6979bb42e0c
/* Copyright (C) 2002-2003 Timo Sirainen */
#include "lib.h"
#include "mail-index.h"
#include "mail-index-util.h"
#include "mail-cache.h"
{
return FALSE;
/* reset the header */
/* update indexid, which also means that our state has completely
changed */
}
return FALSE;
/* read the mails by syncing */
return FALSE;
/* rebuild is complete - remove the flag */
return TRUE;
}