tobi132 e8363d7310 Add send_email bash command
Usage:
echo message | php send_email.php account_name_or_id|player_name|email subject

Real example:
echo "Hello, this is my test email" | php send_email.php "God Slawkens" "Hello world E-Mail"
2019-12-28 11:08:49 +01:00
..
2019-12-28 11:08:49 +01:00