Electroneum
smtp_helper.h File Reference
#include "smtp.h"
Include dependency graph for smtp_helper.h:

Go to the source code of this file.

Namespaces

 epee
 
 epee::net_utils
 
 epee::net_utils::smtp
 

Functions

bool epee::net_utils::smtp::send_mail (const std::string &server, int port, const std::string &login, const std::string &pass, const std::string &from_addres, const std::string &from_name, const std::string &maillist, const std::string &subject, const std::string &mail_body)