SmtpReply

Undocumented in source.

Members

Functions

toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

code
ushort code;
Undocumented in source.
message
string message;
Undocumented in source.
success
bool success;
Undocumented in source.

Meta