Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SMTP server response: 551


josil

Recommended Posts

Hi

 

I did the following php script to achive this:

 

Please register:

Please fill in the following fields (fields with a * are required).

 

Login: aaaaaa (min. 6 chars.)

Password: 1111 (min. 4 chars.)

Confirm password: 1111

Real name:

E-mail: my personnal mail

Extra info:

 

After submit gives:

 

Warning: mail(): SMTP server response: 551 User not local. We don't relay in C:\web\classes\access_user\access_user_class.php on line 391

 

 

Sorry, an error occurred please try it again.

 

The line 391 states :

 

if (mail($mail_address, $subject, $body, $header)) {

 

Any help?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...