Inheritance diagram for POP3Server:
Public Member Functions | |
void | Init (char *_mailroot) |
BOOL | AddAccount (POP3Account *) |
BOOL | DelAccount (char *user) |
int16 | StartServer (uint16 port) |
void | SetLogFile (LogFile *) |
void | Log (char *) |
Friends | |
class | POP3Session |
Definition at line 840 of file network.hpp.