File Information
Library: OSP/Mail
Package: Mail
Header: Poco/OSP/Mail/MailDeliveryServiceImpl.h
Variables
clientHost
std::string clientHost;
generateMID
bool generateMID;
host
std::string host;
loginMethod
Poco::Net::SMTPClientSession::LoginMethod loginMethod;
maxFailedLogins
int maxFailedLogins;
maxQueued
int maxQueued;
password
std::string password;
port
Poco::UInt16 port;
sender
std::string sender;
sessionTimeout
Poco::Timespan sessionTimeout;
socketTimeout
Poco::Timespan socketTimeout;
username
std::string username;