|
E-MailRelay
|
Information on the SMTP options used when submitted. More...
#include <gmessagestore.h>
Collaboration diagram for GStore::MessageStore::SmtpInfo:Public Attributes | |
| std::string | auth |
| std::string | body |
| AddressStyle | address_style {AddressStyle::Ascii} |
Information on the SMTP options used when submitted.
Definition at line 83 of file gmessagestore.h.
| AddressStyle GStore::MessageStore::SmtpInfo::address_style {AddressStyle::Ascii} |
Definition at line 87 of file gmessagestore.h.
| std::string GStore::MessageStore::SmtpInfo::auth |
Definition at line 85 of file gmessagestore.h.
| std::string GStore::MessageStore::SmtpInfo::body |
Definition at line 86 of file gmessagestore.h.