I have installed Everything seems to be that searching except for an email is not working, while PHP : / usr / sbin / sendmail: no recipient was found It is in such a way that I am using the function: should be sendmail on my Apache server (Ubuntu) mail (); I have not received any error using
$ user_email = "myemail @ gmail.com"; $ Header = 'mime-version: 1.0' "\ r \ n"; $ Headers = 'Content-type: text / html; Charset = ISO-885 9-1 '"\ r \ n"; $ Headers = 'To:' $ User_email "\ r \ n"; $ Headers = 'To: minddom & lt; Do-not-reply@mydomain.com> ' . "\ R \ n"; Mail ($ user_email, "topic", "message", $ header);
$ user_email = myemail@gmail.com $ user_email = "myemail@gmail.com";
No comments:
Post a Comment