#ifndef MIDDLEWARE_H #define MIDDLEWARE_H #ifdef CWDEBUG #include "sys.h" #include "debug.h" #endif #include <RequestProcessor.h> #include <CacheManager.h> #endif
AlphaMail is an accelerated web mail interface with a C++ middleware layer that is more effective than an IMAP proxy which is a highly scalable (10k+ users). The interface includes modern features, Section 508 compliance, and universal browser support.
CacheManager.h IMAPFolder.h IMAPParser.h IMAPRegexParser.h IMAPTypes.h MessageAttributes.h RequestProcessor.h Runnable.h imap_debug.h middleware.h