#include <SmtpAfterPop.h>
Inheritance diagram for SmtpAfterPop:
Public Member Functions | |
SmtpAfterPop (const char *user, const char *pwd, const Url &popserver, VirtStream &hOut, const std::string &logfilename="") | |
virtual void | quit () |
Private Member Functions | |
std::string | getPopReply () throw (smtp_error) |
Private Attributes | |
ZeSocket | m_popSocket |
|
|
|
|
|
Reimplemented from Smtp. |
|
|