Jump to content

HELP! with simple contact form issue


gma216

Recommended Posts

I have used this simple contact form script everywhere, and worked perfectly fine, but on one particular server its getting the following error:

 

Warning: mail() [function.mail]: SMTP server response: 550 <[email protected]> No such user here in C:\Inetpub\ScanWest\2007\send_mailing_list.php on line 27

ERROR

 

and line 27 is as follows:

 

$send_contact=mail($to,$subject,$content,$header);

 

How come it's not working on this server, is it the PHP setting?

 

Any help would be much appreciated.

 

Thanks!!!

Link to comment
https://forums.phpfreaks.com/topic/63334-help-with-simple-contact-form-issue/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.