D
dave_s_wang
Guest
the php mail() function doesn't work in my installation of plesk. I've looked around on the forum and haven't found any solutions to this issue. What are the first steps to trouble shoot this?
this is the same php code that is not working:
<?php
mail('test111111@hotmail.com', 'test', 'test');
?>
-d
this is the same php code that is not working:
<?php
mail('test111111@hotmail.com', 'test', 'test');
?>
-d