Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
373 views
in Q2A Core by
closed by

i installaed windows server 2003 working whit out .htcacces fine.

But email not working, i can't give email any feedback

i tested in my server this code

 

<?php 
 
mail('info@domain.com','my test mail','my Message works'); 
?>
working fine but q2a not working

 

 

closed with the note: solved
...