cannot send email

Status
Not open for further replies.
Messages
1
Reaction score
0
Points
0
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?
 

stpvoice

Community Support Rep
Community Support
Messages
5,987
Reaction score
212
Points
63
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.
 
Status
Not open for further replies.
Top