22 #define ODB_NO_BASE_VERSION 26 #pragma db model version(1, 1, open) 72 #pragma db object table("SMTP_Config") 82 const std::vector<SMTPServerInfo> &servers()
const;
88 #pragma db value_not_null id_column("smtpconfig_id") 91 friend class odb::access;
std::vector< SMTPServerInfo > servers_
bool enabled
Should this server be used to send email ?
This is the header file for a generated source file, GitSHA1.cpp.
unsigned long SMTPConfigId
Wrapper around the SMTP module configuration.
std::string CA_info_file_
int ms_timeout
Timeout in millisecond for an operation against this server.