123
system("echo "Test" | mail -s "Test" xxxx@gmail.com");
std::string
system("echo \"Test\" | mail -s \"Test\" xxxx@gmail.com");
system