damirzay76
New Member
- Messages
- 2
- Reaction score
- 0
- Points
- 0
Hi,
I have got php file in my site that takes data entered by user and sends it using mail() function. It has been tested and was working for more than 10 days and one or two days ago I have noticed that is not working anymore.
It is not sending emails and it returns "false" value as a bool in php
I didn't do any changes in the code.
Could you please confirm that your smtp server is configured correctly and that your version of php supports mail() php function.
If everything is configured correctly tell me what might be the reasons why mail() function stopped working on my page.
Thank you,
Damir
I have got php file in my site that takes data entered by user and sends it using mail() function. It has been tested and was working for more than 10 days and one or two days ago I have noticed that is not working anymore.
It is not sending emails and it returns "false" value as a bool in php
I didn't do any changes in the code.
Could you please confirm that your smtp server is configured correctly and that your version of php supports mail() php function.
If everything is configured correctly tell me what might be the reasons why mail() function stopped working on my page.
Thank you,
Damir