Hi all,
Got a strange issue.
Trying to implement a custom script into a wordpress site.
When testing the script on a seperate subfolder outside of WP, with the mail() function then it works fine.
When intergrating the script into the index.php of the theme folder, no emails are sent. Neither mail() or wp_mail() work.
The server is running PHP version 5.3.3 and when phoning the host, they dont seem to have any clue about it.
Any thoughts and ideas on why this is happening?