void setAttachMoney(const int money) const
void getAttach(const int msgId) const
void returnMessage(const int msgId) const
void send(const std::string &name, const std::string &title, std::string message) const
void resetAttach(const int flag) const
void setAttach(const int index, const int amount) const
void deleteMessage(const int msgId) const
void readMessage(const int msgId) const
Net::MailHandler * mailHandler