We just migrated our PHP 5.2 / IIS 8 site to a new server.
We cannot use the MAIL function.
mail($to, $subject, $message, $headers);
which returns:
error 500
- How to enable detailed error messages?
- is there something i need to install the
mail function?
php email iis error-handling
l --''''''--------- '' '' '' '' '' '' '
source share