Inheritance diagram for SMTPServer:
Public Member Functions | |
void | TimerEvent () |
void | Init (char *_mailroot, char *_outmail, char *_domain) |
void | SetExplicitEncryption (EncryptionClass *) |
void | SetMaxMessageSize (uint32 max) |
void | SetNetmask (IPAddr &mask) |
int16 | StartServer (uint16 port) |
void | SetLogFile (LogFile *) |
void | Log (char *) |
BOOL | SetCustomErrorMsg (uint32 errcode, char *msg) |
Friends | |
class | SMTPThread |
class | SMTPSession |
Definition at line 744 of file network.hpp.