Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
maildir.cc File Reference

Implementation of the Maildir class. More...

#include <iostream>
#include <iomanip>
#include <algorithm>
#include <ctype.h>
#include <dirent.h>
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>
#include "convert.h"
#include "iodevice.h"
#include "iofactory.h"
#include "maildir.h"
#include "maildirmessage.h"
#include "pendingupdates.h"
#include "session.h"
#include "status.h"
#include "globals.h"
Include dependency graph for maildir.cc:

Go to the source code of this file.

Detailed Description

Implementation of the Maildir class.


Author
Andreas Aardal Hanssen

@date 2002-2005

Definition in file maildir.cc.