<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[静怡家园]]></title> 
<link>http://www.zhanghaijun.com/index.php</link> 
<description><![CDATA[书山有路勤为径，学海无涯苦作舟！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[静怡家园]]></copyright>
<item>
<link>http://www.zhanghaijun.com/post//</link>
<title><![CDATA[hzhost发送邮件乱码或空白问题]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[服务器类]]></category>
<pubDate>Fri, 13 Feb 2009 12:35:05 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//</guid> 
<description>
<![CDATA[ 
	打开 X:&#92;hzhost&#92;hzhost_master&#92;incs&#92;config.asp<br/>搜索关键字:so-8859-1 将so-8859-1替换为utf-8 一共有两处要修改 如:<br/>Set msg = Server.CreateObject("JMail.Message")<br/>&nbsp;&nbsp;msg.silent = false<br/>&nbsp;&nbsp;msg.Logging = true<br/>&nbsp;&nbsp;'msg.Charset = "so-8859-1"<br/>&nbsp;&nbsp;msg.Charset = "utf-8"<br/>&nbsp;&nbsp;msg.ContentTransferEncoding="base64"<br/>&nbsp;&nbsp;if smtpauth then<br/>&nbsp;&nbsp;msg.MailServerUserName =sendmail&nbsp;&nbsp; <br/>&nbsp;&nbsp;msg.MailServerPassword = smtppass <br/>&nbsp;&nbsp;end if<br/>&nbsp;&nbsp;msg.From = sendmail&nbsp;&nbsp;&nbsp;&nbsp;'&nbsp;&nbsp;发件人 <br/>&nbsp;&nbsp;msg.FromName =mailname<br/>保存.去注册个会员再试试就没问题了.
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post//#blogcomment</link>
<title><![CDATA[[评论] hzhost发送邮件乱码或空白问题]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>