Implementation of the Maildir class. More...
#include <dirent.h>
#include <fcntl.h>
#include <unistd.h>
#include "globals.h"
#include "maildir.h"
Go to the source code of this file.
Implementation of the Maildir class.
Definition in file maildir-writecache.cc.