Email Conformation in Design Philosophy
|
|
What the best way to have an email be sent to the user when he registers. Im going to use a system where you have basically User Names and Passwords. And when you subscribe you need a email. Any ideas on how to send a email?
|
Your game needs to be running on a server where you have shell access, most realistically a UNIX server. Then you can just use the shell() command to send email.