E-MailRelay
|
#include "gdef.h"
#include "gsmtpserverprotocol.h"
#include "geventstate.h"
#include "glinebuffer.h"
#include "gtimer.h"
#include "gexception.h"
#include "gslot.h"
Go to the source code of this file.
Classes | |
class | GSmtp::ServerBufferIn |
A helper class for GSmtp::ServerProtocol that does buffering of data received from the remote peer and apply()s it to the server protocol. More... | |
struct | GSmtp::ServerBufferIn::Config |
A configuration structure for GSmtp::ServerBufferIn. More... | |
Namespaces | |
namespace | GSmtp |
SMTP classes. | |