44 static std::string receivedLine(
const std::string & smtp_peer_name ,
45 const std::string & peer_address ,
const std::string & receivedline_domain ,
An interface used by GSmtp::ServerProtocol to provide response text strings.
A default implementation of the GSmtp::ServerProtocol::Text interface.
ServerText(const std::string &code_ident, bool anonymous, bool with_received_line, const std::string &greeting_and_receivedline_domain, const GNet::Address &peer_address)
Constructor.