这个也check过了
如下:
/* To send HTML mail, you can set the Content-type header. */
$headers = "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/html; charset=gb2312\r\n";
/* additional headers */
$headers .= "From: BBS\r\n";
【 在 tombcy (tombcy) 的大作中提到: 】
: 检查一下邮件头
--
FROM 59.66.137.*