
Carlos D - 2016-12-22 14:39:17
Hi, I'm trying to implement your class, but I have a problem with verifying the regsitracion. My mail server requires authentication then when I register I have this error: Warning: mail (): SMTP server response: 550 relay not allowed, authentication required in C: \ wamp64 \ www \ class \ user.php on line 137.
I understand that the MAIL function does not support authentication, how is it solved?