#include <string>
#include <vector>
#include <misc/ratio.h>
Go to the source code of this file.
Namespaces | |
| namespace | |
Classes | |
| class | mail::Mail |
| E-mail representation. More... | |
Functions | |
| void | mail::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 | mail::conf_transport (Transport *transport) |
| Sets the transport interface (for use by the core). | |
1.4.6