Trevor Bradley - 2014-02-08

My webchess server is sending out emails, but they don't appear to have a from email address. When they get sent to my gmail account, they go straight to the spam folder.

I have configured $CFG_MAILADRESS in config.php..

er...

OK! Different bug. The config.php generated by the system creates a variable called "$CFG_MAILADRESS", which instead should be "$CFG_MAILADDRESS"!