PDA

View Full Version : Weird Mail Extention when using php mail() function


albaneze
15th December 2008, 12:17 PM
Hello Everyone

I have created an contact form in my website, on my personal computer.

When anyone uses it, that form send the email to my email which i define it as a variable and supply it to php mail () function.

But the funny thing is that the email comes to my email address but with a weird hostname

FROM : info@c18-ss-1-lb.cnet.com

Can anyone point me out how can i make this info@mydomain.com

Thanks in Advance