josil Posted September 2, 2006 Share Posted September 2, 2006 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.