Hello sir,
i am not able to send email using mail() in php.
are there any special settings which i need to turn on so that i can send mail?
Hello sir,
i am not able to send email using mail() in php.
are there any special settings which i need to turn on so that i can send mail?
Hello,
The only special "setting" is that the content type must be set to text/plain.
There are known issues with sending to Windows Live addresses.
Also, there does appear to be an issue with php mail() on your server that isn't your fault. An admin has been made aware a few days ago after a previous ticket, however I believe it's being left until after the migrations have been completed incase the issue is related.
Thanks.