E-MailRelay
|
Information on the SMTP options used when submitted. More...
#include <gmessagestore.h>
Public Attributes | |
std::string | auth |
std::string | body |
bool | utf8address {false} |
Information on the SMTP options used when submitted.
Definition at line 75 of file gmessagestore.h.
std::string GStore::MessageStore::SmtpInfo::auth |
Definition at line 77 of file gmessagestore.h.
std::string GStore::MessageStore::SmtpInfo::body |
Definition at line 78 of file gmessagestore.h.
bool GStore::MessageStore::SmtpInfo::utf8address {false} |
Definition at line 79 of file gmessagestore.h.