I’m having trouble getting the new member registration emails to be sent. I added a debug line into mod.member_register.php and it all seems to be firing properly - all the variables are there and the Send() method returns true.
I suspect it might be something up with the live server configuration, which is PHP running on Windows - does anyone have any experience with PHP mail functions not working properly on that kind of environment? Or is there anything else I can try with EE?