<?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>Life - WeiG &#187; email</title>
	<atom:link href="http://www.weigblog.com/tag/email/feed" rel="self" type="application/rss+xml" />
	<link>http://www.weigblog.com</link>
	<description>Yet another Life</description>
	<lastBuildDate>Thu, 05 Jan 2012 03:13:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Outlook 2007提示Could not install the custom actions的解决方法</title>
		<link>http://www.weigblog.com/2009/11/05/outlook-2007-could-not-install-the-custom-actions-solution.html</link>
		<comments>http://www.weigblog.com/2009/11/05/outlook-2007-could-not-install-the-custom-actions-solution.html#comments</comments>
		<pubDate>Thu, 05 Nov 2009 12:15:39 +0000</pubDate>
		<dc:creator>Wei</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[Forward]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[popup]]></category>
		<category><![CDATA[reply]]></category>
		<category><![CDATA[slow]]></category>

		<guid isPermaLink="false">http://www.weigblog.com/?p=516</guid>
		<description><![CDATA[近来我的Outlook 2007突然出了一些问题，无论是回复还是转发，甚至是新建邮件，都会出现Could not install the custom actions错误（如图）。而在出现此问题前，Outlook会出现假死情况。 经过搜索和研究，发现问题出现Forms中。解决方法也很简单：删除如下文件夹： 重新启动Outlook即可。]]></description>
			<content:encoded><![CDATA[<p>近来我的Outlook 2007突然出了一些问题，无论是回复还是转发，甚至是新建邮件，都会出现Could not install the custom actions错误（如图）。而在出现此问题前，Outlook会出现假死情况。</p>
<p><a href="http://www.weigblog.com/wp-content/uploads/2009/11/outlook2007.png"><img class="aligncenter size-full wp-image-517" title="Outlook 2007 Could not install the custom actions" src="http://www.weigblog.com/wp-content/uploads/2009/11/outlook2007.png" alt="Outlook 2007 Could not install the custom actions" width="418" height="121" /></a></p>
<p>经过搜索和研究，发现问题出现Forms中。解决方法也很简单：删除如下文件夹：</p>
<pre class="brush: bash; title: ; notranslate">%SystemDrive%\Users\%UserName%\AppData\Local\Microsoft\FORMS</pre>
<p>重新启动Outlook即可。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weigblog.com/2009/11/05/outlook-2007-could-not-install-the-custom-actions-solution.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony Ericsson P1配置支持IDLE的Push IMAP mail</title>
		<link>http://www.weigblog.com/2008/01/19/sony-ericsson-p1-push-imap-mail.html</link>
		<comments>http://www.weigblog.com/2008/01/19/sony-ericsson-p1-push-imap-mail.html#comments</comments>
		<pubDate>Sat, 19 Jan 2008 06:25:41 +0000</pubDate>
		<dc:creator>Wei</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[cellphone]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gprs]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[push-mail]]></category>
		<category><![CDATA[pushmail]]></category>
		<category><![CDATA[sonyericsson]]></category>
		<category><![CDATA[wap]]></category>

		<guid isPermaLink="false">http://www.weigblog.com/2008/01/19/sony-ericsson-p1-push-mail-imap-idle.html</guid>
		<description><![CDATA[新入手的Sony Ericsson P1远比我想象的完美。最近刚刚搞定了著名的Push mail，让昂贵的BlackBerry靠边吧（夸张的是，中国的移动的BlackBerry服务居然要收398元/月或598元/月的服务费）。 所谓PushMail指的是利用推送技术，将电子邮件直接传送到移动终端。简单的说，就是系统直接将电子邮箱中刚刚收到的邮件即时发送到用户手中，不像传统移动邮件系统那样必须依赖移动终端定期接收邮件或用户主动检查邮箱，所以客户终端上时刻都能够与所指定的信箱维持同步的资料。 Push mail的经典是BlackBerry。而中国移动也和BlackBerry合作，面向企业客户推出相应的Push mail服务。那价格…… 事实上，很多IMAP服务，也是支持PUSH的，但要求IMAP服务器支持IDLE。我从很早以前就支持IMAP服务，不过当初原因是IMAP支持“按需下载”。前几天查看了我的服务商的帮助，发现它也是支持IDLE的，所以就打算在我的手机上试验一下Push mail。 要使你的手机支持Push mail，那么需要以下几个条件： 邮箱要有IMAP服务 IMAP服务器支持IDLE 有个支持Push的移动终端 恰恰Sony Ericsson的P1支持这些。配置更是简单： 首先要配置GPRS连接。我选择的是cmnet（因为北京没有cmwap包月，而且套餐价格中不区分cmwap和cmnet） 和普通手机一样，首先在手机上创建IMAP的邮件帐户。并且在邮箱配置中选中“推入电子邮件”；这时，即使不配置Push mail，也可以通过进入电子邮件帐户，然后选择“获取并发送”来接收和发送邮件。这样的方式并不是push，因为你不手工获取，就得不到邮件（可以理解为Pull）。 在“电子邮件帐户”配置中，选择“更多”，然后选择“始终打开推入电子邮件” 选中“始终打开”和“漫游时激活”。并且设置推入的开始和结束时间（推入邮件只在此时间范围内有效）。保存设置后，Push mail就配置完成了。 退出邮件帐户，状态栏上会增加一个联网图标（小地球），这就是用来提供给push mail的连接。当然，没有push是不产生流量的。经实践，Push IMAP需要每小时连接一次网络，所以还是有少许流量的。但基本上，每天20K左右。 接下来发个邮件看看。手机立刻提示有新邮件。有了push mail，就可以完全让那些邮件短信通知、短信邮件靠边站了。 这里有个问题，就是开通push的邮箱，一定要改打开mail rule，或者别那么多垃圾邮件，要不流量费可是受不了。 Update 1/23/2008：刚刚查了一下Gmail的help文档，Gmail的IMAP也是支持IDLE的。所以理论上（我没试，因为我Gmail邮件太多，心疼我的流量），Gmail也可以通过IMAP做Direct Push。有兴趣的同学可以在P1上试验一下，记得告诉我结果哦。]]></description>
			<content:encoded><![CDATA[<p>新入手的Sony Ericsson P1远比我想象的完美。最近刚刚搞定了著名的Push mail，让昂贵的BlackBerry靠边吧（夸张的是，中国的移动的BlackBerry服务居然要收398元/月或598元/月的服务费）。</p>
<blockquote><p>所谓PushMail指的是利用推送技术，将电子邮件直接传送到移动终端。简单的说，就是系统直接将电子邮箱中刚刚收到的邮件即时发送到用户手中，不像传统移动邮件系统那样必须依赖移动终端定期接收邮件或用户主动检查邮箱，所以客户终端上时刻都能够与所指定的信箱维持同步的资料。</p></blockquote>
<p>Push mail的经典是BlackBerry。而中国移动也和BlackBerry合作，面向企业客户推出相应的Push mail服务。那价格……</p>
<p>事实上，很多IMAP服务，也是支持PUSH的，但要求IMAP服务器支持IDLE。我从很早以前就支持IMAP服务，不过当初原因是IMAP支持“按需下载”。前几天查看了我的服务商的帮助，发现它也是支持IDLE的，所以就打算在我的手机上试验一下Push mail。</p>
<p>要使你的手机支持Push mail，那么需要以下几个条件：</p>
<ul>
<li>邮箱要有IMAP服务</li>
<li>IMAP服务器支持IDLE</li>
<li>有个支持Push的移动终端</li>
</ul>
<p>恰恰Sony Ericsson的P1支持这些。配置更是简单：</p>
<ol>
<li>首先要配置GPRS连接。我选择的是cmnet（因为北京没有cmwap包月，而且套餐价格中不区分cmwap和cmnet）</li>
<li>和普通手机一样，首先在手机上创建IMAP的邮件帐户。并且在邮箱配置中选中“推入电子邮件”；这时，即使不配置Push mail，也可以通过进入电子邮件帐户，然后选择“获取并发送”来接收和发送邮件。这样的方式并不是push，因为你不手工获取，就得不到邮件（可以理解为Pull）。</li>
<li>在“电子邮件帐户”配置中，选择“更多”，然后选择“始终打开推入电子邮件”</li>
<li>选中“始终打开”和“漫游时激活”。并且设置推入的开始和结束时间（推入邮件只在此时间范围内有效）。保存设置后，Push mail就配置完成了。</li>
</ol>
<p>退出邮件帐户，状态栏上会增加一个联网图标（小地球），这就是用来提供给push mail的连接。<span style="text-decoration: line-through;">当然，没有push是不产生流量的。</span>经实践，Push IMAP需要每小时连接一次网络，所以还是有少许流量的。但基本上，每天20K左右。</p>
<p>接下来发个邮件看看。手机立刻提示有新邮件。有了push mail，就可以完全让那些邮件短信通知、短信邮件靠边站了。</p>
<p>这里有个问题，就是开通push的邮箱，一定要改打开mail rule，或者别那么多垃圾邮件，要不流量费可是受不了。</p>
<p><strong>Update 1/23/2008：</strong>刚刚查了一下Gmail的help文档，Gmail的IMAP也是支持IDLE的。所以<em>理论上</em>（我没试，因为我Gmail邮件太多，心疼我的流量），Gmail也可以通过IMAP做Direct Push。有兴趣的同学可以在P1上试验一下，记得告诉我结果哦。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weigblog.com/2008/01/19/sony-ericsson-p1-push-imap-mail.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

