QQ邮箱有一种功能,就是你即使开启着其Web客户端,点击邮件内部任意的mailto:地址都是直接自动填写到其收件人处.这样给使用QQ Mail的用户带来了直接的方便.
你时候经常用Email来收发信件? 那你是否用的是本地的Mail.app or Web Client?而我使用的是Gmail.这篇文章要讲的就是如何将Gmail本地化—自动连结MailTo:链接到Gmail客户端发送收件人处.当然,目前你整使用Firefox呢!而我用的是Minefield(因为Firefox老崩溃,原谅我用编译版本).我曾经介绍过Minefield,可在这里下载得到.
在Firefox中打开你的Gmail,等待其加载完毕后,在地址栏中输入:
- javascript:window.navigator.registerProtocolHandler(“mailto”,”https://mail.google.com/mail/?extsrc=mailto&url=%s”,”GMail”)
如果你使用的是Google企业版套件—使用自己的域名.代码如下:
- javascript:window.navigator.registerProtocolHandler(“mailto”,”https://mail.google.com/a/hiing.net/mail/?extsrc=mailto&url=%s”,”GMail”)
其中上面红色加粗的字符改成你自己使用的域名.
按下回车,,Firefox有提醒,点击”Add Application”即可.
这样,你点击页面中的MailTo:链接则显示
选择Gmail.点击OK按钮就打开你的Gmail 发送邮件了.
如果你还常用Mail.app.想点击MailTo:链接后直接用它来发送邮件,显然你已经习惯与它了.好办.
在Mail.app中设置了你的Gmail帐户,打开Mail的偏好设置-通用-默认的电子邮件阅读程序中选择Firefox(Minefield).
这样,你再试试下面的链接.是不是直接打开了你的Mail,并且可以写邮件了?
hi@hiing.net(Please No Spam!)
如果你不想使用这种方式但你却已经照着上面做了,好吧.打开你Firefox 的偏好设置-Applications-找到mailto属性,在右边的Action中选择最下方设置,出现的对话框中remove即可.
文章的思路来自于LifeHacker:Set Firefox 3 to Launch Gmail for mailto Links
与WordPress插件No Self Ping的作者博客blogwaffe:Using Gmail as the default mail application in Mac OS X
本文永久链接地址 : http://hi.hiing.net/2008/12/set-firefox-3-and-mail-app-to-launch-gmail-for-mailto-links.html
本文Trackback路径:http://hi.hiing.net/2008/12/set-firefox-3-and-mail-app-to-launch-gmail-for-mailto-links.html/trackback
1 Comment so far
Leave a comment
Fields in bold are required. Email addresses are never published or distributed.
Some HTML code is allowed:<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
URLs must be fully qualified (eg: http://hi.hiing.net),and all tags must be properly closed.
Line breaks and paragraphs are automatically converted.
Please keep comments relevant. Off-topic, offensive or inappropriate comments may be edited or removed.



俺用imail,最郁闷的就是邮件标题经常有乱码。。。。
回复他/她