Hey there, I'm running apache w/ php 4.0.6 on our win nt 4 server. I can't seem to get the mail function to work. It doesn't complain -- nothing complains. The email are not going through....
It's supposed to be a contact form that emails the info to me. I don't get the emails. It's also supposed to record the data to a text file before it mails it (the file remains empty). I've checked my php.ini file and have tried localhost and the direct IP of the server in the SMTP setting, and it still doesn't work. We're running SL Mail, and I created an account for PHP. Does PHP use the mail server (SL Mail in this case), or does it send it via SMTP on its own? I'd also like my script to take the visitor's email address they specify and put that in the email's 'from' address so I (and the other employees) can simply hit the email client's reply button. I'm not sure where the problem is, and I'm not highly experienced with php, apache, or windows nt. We are hoping to upgrade nt to 2000, but that may be a long time. This php issue is what is holding up my new site layout. Any help would be greatly appreciated. I'm not sure what to do, and don't have many options left. Thanks Please send responses to [EMAIL PROTECTED] (or Cc?). Thanks! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]