|
E-MailRelay
|
#include "gdef.h"#include "glocation.h"#include "gclientptr.h"#include "gprotocolmessage.h"#include "gprotocolmessagestore.h"#include "gsmtpforward.h"#include "gsaslclientsecrets.h"#include "gmessagestore.h"#include "gnewmessage.h"#include "gfilterfactorybase.h"#include "gverifierstatus.h"#include "gcall.h"#include <string>#include <memory>
Include dependency graph for gprotocolmessageforward.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GSmtp::ProtocolMessageForward |
| A concrete implementation of the ProtocolMessage interface that stores incoming messages in the message store and then immediately forwards them on to the downstream server. More... | |
Namespaces | |
| namespace | GSmtp |
| SMTP classes. | |