Page 1 of 1

Email Form (Contact Us)

Posted: Fri Sep 15, 2006 2:05 am
by wqr786
I've tried the mail() function, but cannot figure out why it is not sending the email. I am running EasyPHP (Apache and MySql installed) and for SMTP I'm using IIS, OS is Windows XP. SMTP is enabled on IIS and working.

If someone could provide me with any clues, or correct working emailing codes for Contact Us Form, which lets users send emails to me through the web, it would be appreciated.

Help....I think.

Posted: Fri Sep 15, 2006 2:30 am
by gkwhitworth
Ok....I ran into some problems of my own with the glorious "IIS." Check your php.ini file and make sure the SMTP settings are correct. My problem was the server that I was hosting from didn't have SMTP running. So I had to change the php.ini file using the ini_set command.

There isn't too much for us to consult...and you may want to move this to the IIS, Apache section, better chance of someone that knows a great deal of IIS and SMTP will solve it.

--
Greg

Posted: Fri Sep 15, 2006 7:43 am
by Chris Corbyn
Dynamic IP addresses are blacklisted in most spam checkers. Send through a server that uses a static IP if your computer does not have one.