php mail under subdomains
Posted by: timothy
Posted on: 2006-11-18 09:03:00
Hello,
I use a standard php mail function in one of my forms. The mail function works fine if its a root domain (the form is at: http://www.designsdigital.com/contact.htm )
I created a subdomain. (tektonika.desingsdigital.com) I use the same php mail function but it does not work under the subdomain. ( http://tektonika.designsdigital.com/bizeulasin.html )
why would that be? possible solutions?
Thanks.