Hi. I think you will need a .php script which sends the email with the players mail to you.
You can send the users mail to the php script with the AJAX objects "Post to URL" action. And the PHP file will send you an email.
I am not very experienced with PHP but there should be some "sendmail" examples when you search for them (only a few lines).