<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>thinkJavache &#187; tips &#8216;n&#8217; tricks</title>
	<atom:link href="http://thinkjavache.be/blog/tag/tips-n-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkjavache.be/blog</link>
	<description></description>
	<lastBuildDate>Sun, 10 May 2009 17:07:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/be/</creativeCommons:license>
		<item>
		<title>Easy mail filtering with Gmail</title>
		<link>http://thinkjavache.be/blog/2009/05/10/easy-mail-filtering-with-gmail/</link>
		<comments>http://thinkjavache.be/blog/2009/05/10/easy-mail-filtering-with-gmail/#comments</comments>
		<pubDate>Sun, 10 May 2009 17:07:37 +0000</pubDate>
		<dc:creator>Pieter De Baets</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tips 'n' tricks]]></category>

		<guid isPermaLink="false">http://thinkjavache.be/blog/?p=139</guid>
		<description><![CDATA[
Gmail is everyone&#8217;s webmail client of choice these days and rightfully so because under the hood it hides a lot of powerful features. Today I&#8217;d like to show you a method to automatically organize incoming mail in folders.

To start you need to know about the &#8216;+&#8217;-trick. Each Gmail-user has access to an infinite number of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://thinkjavache.be/blog/wp-content/uploads/2009/05/gmail1.jpg" alt="gmail-logo" title="gmail-logo" width="150" height="61" class="alignright size-full wp-image-144" /></p>
<p><a href="http://mail.google.com">Gmail</a> is everyone&#8217;s webmail client of choice these days and rightfully so because under the hood it hides a lot of powerful features. Today I&#8217;d like to show you a method to automatically organize incoming mail in folders.</p>
<p><span id="more-139"></span></p>
<p>To start you need to know about the &#8216;+&#8217;-trick. Each Gmail-user has access to an infinite number of email addresses simply by adding a + and a identifier of your choice. For example, if you&#8217;re <code>john.doe@gmail.com</code>, you will also receive mail addressed to <code>john.doe+myfilter@gmail.com</code>.</p>
<p>You can make use of this by using this new email-address when registering with a website or when setting up mail forwarding from another email address.</p>
<p>Now if you wanted to filter all messages directed to that address, you&#8217;d use Gmail&#8217;s filtering feature with <code>john.doe+myfilter@gmail.com</code> in the To-field. Unfortunately some emails you receive on the myfilter-address won&#8217;t be matched by this filter because they are group mailings or were forwarded automatically.</p>
<p>Luckily Google knows advanced users like <a href="http://mail.google.com/support/bin/answer.py?hl=en&#038;answer=7190">advanced search</a>-possibilities so we can create a filter using a very specific mail-header <code>Delivered-To</code>, which will match everything we want like this:</p>
<ol>
<li>Create a new filter by going to Settings &gt; Filters &gt; Create a new filter</li>
<li>In the field &#8220;Has the words:&#8221; enter <code>deliveredto:john.doe+myfilter@gmail.com</code> which you of course replace with your own filter-email.</li>
<li>Click &#8220;Next Step&#8221; and choose your filtering options: assign all matched mails a certain label and let them skip your inbox immediately if you prefer.</li>
<li>Click &#8220;Create Filter&#8221; and enjoy your filtered inbox.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://thinkjavache.be/blog/2009/05/10/easy-mail-filtering-with-gmail/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/be/</creativeCommons:license>
	</item>
	</channel>
</rss>
