Cytat
Autor@m46.hostit.pl,
"<andypsv@xe**t.com>"@m46.hostit.pl
"<andypsv@xe**t.com>"@m46.hostit.pl
function sendMail($from,$to,$topic,$content,$reply_to='') { $headers = 'MIME-Version:1.0'."\r\n"; $headers .= 'content-type:text/html;charset=utf-8'."\r\n"; $headers .= 'From: "'.strtolower(substr(PG_T,0,-1)).'" <'.NOREPLY.'@'.strtolower(substr(PG_T,0,-1)).'>'."\r\n"; $headers .= 'Reply-To: Autor "<'.$reply_to.'>"'."\r\n"; }
JAK TO OBEJSC?
juz udalo mi sie zrobic:
$headers .= 'Reply-To: <'.$reply_to.'>'."\r\n";
wystarczylo wyeliminowac ""