#include "anope.h"#include "threadengine.h"#include "serialize.h"

Go to the source code of this file.
Data Structures | |
| class | Mail::Message |
Namespaces | |
| namespace | |
Functions | |
| CoreExport bool | Mail::Send (User *from, NickCore *to, const BotInfo *service, const Anope::string &subject, const Anope::string &message) |
| CoreExport bool | Mail::Send (NickCore *to, const Anope::string &subject, const Anope::string &message) |
| CoreExport bool | Mail::Validate (const Anope::string &email) |
1.7.1