Classes | |
class | |
E-mail representation. More... | |
class | Transport |
Mail transport interface. More... | |
Functions | |
void | conf_options (std::string const &sname, std::string const &saddress, misc::Ratio const &lauth, misc::Ratio const &lunauth, misc::Ratio const &slimit) |
Configures options of the mail library (for use by the core). | |
void | conf_transport (Transport *transport) |
Sets the transport interface (for use by the core). |