|
E-MailRelay
|
#include "gdef.h"#include "gmultiserver.h"#include "gtimer.h"#include "gstr.h"#include "glinebuffer.h"#include "gsmtpserverprotocol.h"#include "gclientptr.h"#include "gsmtpforward.h"#include "gstringview.h"#include "gstringarray.h"#include "gstringmap.h"#include <string>#include <list>#include <sstream>#include <utility>#include <memory>
Include dependency graph for gadminserver.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GSmtp::AdminServerPeer |
| A derivation of ServerPeer for the administration interface. More... | |
| class | GSmtp::AdminServer |
| A server class which implements the emailrelay administration interface. More... | |
| struct | GSmtp::AdminServer::Config |
| A configuration structure for GSmtp::AdminServer. More... | |
Namespaces | |
| namespace | GSmtp |
| SMTP classes. | |