lista de correo
This commit is contained in:
parent
4981e0df8e
commit
0e2c2cb521
@ -3332,7 +3332,7 @@ if($accion =="enviar" OR $accion =="preview" ) {
|
||||
$slogan = remplacetas("empresa","id",$id_empresa,"slogan","");
|
||||
$headers = "MIME-Version: 1.0\r\n";
|
||||
$headers .= "Content-type: text/html; charset=utf-8\r\n";
|
||||
$headers .= "From: $nombre_respuesta <".$email_respuesta.">\r\n";
|
||||
$headers .= "From: $nombre_respuesta <".$email[0].">\r\n";
|
||||
$headers .= "Reply-To: $nombre_respuesta <".$email_respuesta.">\r\n";
|
||||
$headers .= "Return-path: <$email[0]>\r\n";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user