maildir-index.h revision b646fdb90f75ab80ea7feca42fa2e1f8e788b004
#ifndef __MAILDIR_INDEX_H
#define __MAILDIR_INDEX_H
#include "mail-index.h"
/* ":2,DFRST" - leave the 2 extra for other clients' additions */
#define MAILDIR_LOCATION_EXTRA_SPACE 10
const char *fname);
const char *dest_dir);
#endif