<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>蜃雨腥风 &#187; 建站那点事儿</title>
	<atom:link href="http://blog.pgx.cc/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.pgx.cc</link>
	<description>请自带键盘</description>
	<lastBuildDate>Tue, 22 Jun 2010 13:40:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HostMonster主机中修改WordPress的发件人地址</title>
		<link>http://blog.pgx.cc/2010/01/change-the-sender-in-hm.html</link>
		<comments>http://blog.pgx.cc/2010/01/change-the-sender-in-hm.html#comments</comments>
		<pubDate>Fri, 29 Jan 2010 13:17:58 +0000</pubDate>
		<dc:creator>翔仔</dc:creator>
				<category><![CDATA[建站那点事儿]]></category>
		<category><![CDATA[hostmonster]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.pgx.cc/?p=70</guid>
		<description><![CDATA[经过了一番慎重的比较，最终选择了HostMonster作为未来几年使用的主机。3.95刀每月，速度很不错！
完成了搬家工作之后首先碰到了一个问题，不管是发给自己的评论通知，还是comment-reply-notification插件发给被评论人的通知邮件，发件人地址都从原来的wordpress@yourdomain.com变成了username@host###.hostmonster.com。
于是Google之！经过一番搜寻，问题终于得到解决。方法如下：
Hontmonster允许在不同的文件夹中使用不同的php.ini。首先进入cpanel中的PHP Config tool，点INSTALL PHP.INI MASTER FILE，在public_html目录产生一个php.ini.default文件。把这个文件移动到WordPress的根目录，并重命名为php.ini。
在 php.ini 文件中找到下面这行代码
sendmail_path = /usr/sbin/sendmail -t -i
将之更改为
sendmail_path = &#8220;/usr/sbin/sendmail -t -i -f&#8217;user@domain.com&#8217; &#8221;
保存。
最后，在cpanel的电子邮件账户中创建user这个账户！这是因为，Hostmonster规定发件人必须为真实存在的账户。
Hostmonster官方Knowledgebase中的解释在这里。
]]></description>
			<content:encoded><![CDATA[<p>经过了一番慎重的比较，最终选择了<a href="http://www.hostmonster.com/" target="_blank">HostMonster</a>作为未来几年使用的主机。3.95刀每月，速度很不错！</p>
<p>完成了搬家工作之后首先碰到了一个问题，不管是发给自己的评论通知，还是<a href="http://fairyfish.com/2008/11/04/comment-reply-notification/" target="_blank">comment-reply-notification</a>插件发给被评论人的通知邮件，发件人地址都从原来的wordpress@yourdomain.com变成了username@host###.hostmonster.com。<span id="more-70"></span></p>
<p>于是Google之！经过一番搜寻，问题终于得到解决。方法如下：</p>
<p>Hontmonster允许在不同的文件夹中使用不同的php.ini。首先进入cpanel中的PHP Config tool，点INSTALL PHP.INI MASTER FILE，在public_html目录产生一个php.ini.default文件。把这个文件移动到WordPress的根目录，并重命名为php.ini。</p>
<p>在 php.ini 文件中找到下面这行代码</p>
<p>sendmail_path = /usr/sbin/sendmail -t -i</p>
<p>将之更改为</p>
<p>sendmail_path = &#8220;/usr/sbin/sendmail -t -i -f&#8217;user@domain.com&#8217; &#8221;</p>
<p>保存。</p>
<p>最后，<span style="color: #ff0000;">在cpanel的电子邮件账户中创建user这个账户</span>！这是因为，Hostmonster规定发件人必须为真实存在的账户。</p>
<p>Hostmonster官方Knowledgebase中的解释在<a href="http://helpdesk.hostmonster.com/index.php/kb/article/000206" target="_blank">这里</a>。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pgx.cc/2010/01/change-the-sender-in-hm.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>又是第一篇~</title>
		<link>http://blog.pgx.cc/2009/04/first-one.html</link>
		<comments>http://blog.pgx.cc/2009/04/first-one.html#comments</comments>
		<pubDate>Tue, 14 Apr 2009 14:16:27 +0000</pubDate>
		<dc:creator>翔仔</dc:creator>
				<category><![CDATA[建站那点事儿]]></category>

		<guid isPermaLink="false">http://blog.pgx.cc/?p=5</guid>
		<description><![CDATA[这回搞了个不错的域名，准备长期持有~~~
开个博客写写东西，不然脑子要生锈了。每天看新闻其实要给出自己的观点才好，这个道理谁都明白。人要有自己的思考，不然人和人之间就太趋同了。
一直认为博客这个东西应该以内容取胜。第一，内容要丰富，一眼看穿的博客那是微博客~~；第二，能吸引眼球，能让各位看客走了之后又会回来才是好事。
但是自知个人的影响力实在是有限，这样一篇文章可能永远也没有机会被人看到~
所以，一步一步来，先写着，总有出头的一天！
]]></description>
			<content:encoded><![CDATA[<p>这回搞了个不错的域名，准备长期持有~~~</p>
<p>开个博客写写东西，不然脑子要生锈了。每天看新闻其实要给出自己的观点才好，这个道理谁都明白。人要有自己的思考，不然人和人之间就太趋同了。</p>
<p>一直认为博客这个东西应该以内容取胜。第一，内容要丰富，一眼看穿的博客那是微博客~~；第二，能吸引眼球，能让各位看客走了之后又会回来才是好事。</p>
<p>但是自知个人的影响力实在是有限，这样一篇文章可能永远也没有机会被人看到~</p>
<p>所以，一步一步来，先写着，总有出头的一天！</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pgx.cc/2009/04/first-one.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello world！</title>
		<link>http://blog.pgx.cc/2009/04/hello-world.html</link>
		<comments>http://blog.pgx.cc/2009/04/hello-world.html#comments</comments>
		<pubDate>Tue, 14 Apr 2009 03:41:35 +0000</pubDate>
		<dc:creator>翔仔</dc:creator>
				<category><![CDATA[建站那点事儿]]></category>

		<guid isPermaLink="false">http://blog.pgx.cc/?p=1</guid>
		<description><![CDATA[欢迎使用 WordPress 。这是系统自动生成的演示文章。编辑或者删除它，开始您的博客！
]]></description>
			<content:encoded><![CDATA[<p>欢迎使用 WordPress 。这是系统自动生成的演示文章。编辑或者删除它，开始您的博客！</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pgx.cc/2009/04/hello-world.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
