Data Structures | Namespaces | Functions

mail.h File Reference

#include "anope.h"
#include "threadengine.h"
#include "serialize.h"
Include dependency graph for mail.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Mail::Message

Namespaces

namespace  Mail

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)