<?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>gHacks technology news &#187; gmail imap</title>
	<atom:link href="http://www.ghacks.net/tag/gmail-imap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 20:14:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Set up Claws Mail to work with Gmail</title>
		<link>http://www.ghacks.net/2009/08/05/set-up-claws-mail-to-work-with-gmail/</link>
		<comments>http://www.ghacks.net/2009/08/05/set-up-claws-mail-to-work-with-gmail/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 00:11:47 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[claws mail]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[gmail imap]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15041</guid>
		<description><![CDATA[&#8220;Once more unto the breach my dear friends, once more!&#8221;
I&#8217;ve written about Claws Mail quite a bit (see “Claws Mail: The unsung powerhouse email client“, “Claws Mail must have plugins“, “Create Message Filters in Claws Mail“,  “Encrypting email in Claws Mail“, and &#8220;Make Claws Mail aware when you need top or bottom posting&#8220;.) In the [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Once more unto the breach my dear friends, once more!&#8221;</p>
<p>I&#8217;ve written about Claws Mail quite a bit (see “<a title="Claws Mail: The unsung powerhouse email client" href="http://www.ghacks.net/2009/07/04/claws-mail-the-unsung-powerhouse-email-client/" target="_blank">Claws Mail: The unsung powerhouse email client</a>“, “<a title="Claws Mail must have plugins" href="http://www.ghacks.net/2009/07/04/claws-mail-must-have-plugins/" target="_blank">Claws Mail must have plugins</a>“, “<a title="Claws Mail create message filters" href="http://www.ghacks.net/2009/07/10/create-message-filters-in-claws-mail/" target="_blank">Create Message Filters in Claws Mai</a>l“,  “<a title="Encypting email in Claws Mail" href="http://www.ghacks.net/2009/07/11/encrypting-email-in-claws-mail/" target="_blank">Encrypting email in Claws Mail</a>“, and &#8220;<a title="Claws Mail top or bottom posting" href="http://www.ghacks.net/2009/07/21/make-claws-mail-aware-when-you-need-top-or-bottom-posting/" target="_blank">Make Claws Mail aware when you need top or bottom posting</a>&#8220;.) In the business world most people use Exchange. Unfortunately Claws Mail does not communicate with Exchange. Fortunately there is an alternative that a lot of people use &#8211; Google Mail. And good news for Claws Mail users, it can communicate with Google Mail!</p>
<p>Of course it&#8217;s not terribly cut and dry, how you set up Claws Mail to work with Google Mail, but it&#8217;s not so difficult that a newbie can&#8217;t configure it. So let&#8217;s see just how this is done.</p>
<p><span id="more-15041"></span><strong>Setting up Google Mail</strong></p>
<p>The first thing you have to do is set up Google Mail to allow IMAP connections. To do this go to your Google Mail account and click on the Settings link near the top. Once in the settings window click on the Forwarding and POP/IMAP tab. In this section you will want to check &#8220;Enable IMAP&#8221; in the IMAP section. Once you have done that click the Save Changes button and you&#8217;re ready to move on over to Claws Mail for the real work.</p>
<p><strong>Tag you&#8217;re it!</strong></p>
<p>Gmail does not handle mail with folders. Instead it uses tags. So in order to be able to use Gmail you have to have, at least, the bare minimum of tags created in order for your Gmail mail to have a place to live. In order to create tags you need to click on the Configuration menu and then click on the Tags entry to open up the Tags Window.</p>
<div id="attachment_15048" class="wp-caption alignleft" style="width: 324px"><a rel="attachment wp-att-15048" href="http://www.ghacks.net/2009/08/05/set-up-claws-mail-to-work-with-gmail/tags-2/"><img class="size-full wp-image-15048" src="http://www.ghacks.net/wp-content/uploads/2009/08/tags.png" alt="Figure 1" width="314" height="206" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>When the Tags Window opens (see Figure 1) you simply have to type the new tag in the text area and then click the Add button. The tags you need to add are the following:<br />
<code><br />
[Gmail]/Archived<br />
[Gmail]/Drafts<br />
[Gmail]/Queue<br />
[Gmail]/Trash</code></p>
<p>You can add as many tags as you want depending upon how many folders you need (or have) on your Gmail account.</p>
<p><strong>Configure your Gmail on Claws Mail</strong></p>
<p>Now you need to go to the Configuration menu and select Create New Account. In this window you need to configure the following options.</p>
<p><strong>Basic section</strong></p>
<p>Personal information: Fill this out as you need it.</p>
<p><strong>Server section</strong></p>
<ul>
<li>Server for receiving: imap.gmail.com</li>
<li>SMTP Server: smtp.gmail.com</li>
<li>User ID: Your gmail address</li>
<li>Password: Your gmail password</li>
</ul>
<p><strong>Receive section</strong></p>
<p>Authentication method: LOGIN</p>
<p><strong>Send section</strong></p>
<ul>
<li>SMTP Authentication: Enable this</li>
<li>User ID: Your gmail address</li>
<li>Password: Your gmail password</li>
</ul>
<p><strong>SSL section</strong></p>
<ul>
<li>Use SSL for IMAP4 connection: Enable this</li>
<li>Don&#8217;t use SSL (under SMTP section): Enable this</li>
</ul>
<p><strong>Advanced section</strong></p>
<ul>
<li>SMTP Port: 465</li>
<li>IMAP Port: 993</li>
</ul>
<p><strong>The final step</strong></p>
<p>Go back to the main Claws Mail window. If you right click on the Gmail main folder you will see an entry for Subscriptions. Under that entry there are three sub entries. You want to click the Subscribe entry to subscribe to your Gmail mail. Once you have done that you can click Get Mail to download all of your Gmail mail. You are ready to go.</p>
<p><strong>Final thoughts</strong></p>
<p>Gmail is becoming a standard email service for many people, and with good reason. And now, if you use Gmail you can connect everyone&#8217;s favorite Claws Mail client.</p>

	Tags: <a href="http://www.ghacks.net/tag/claws-mail/" title="claws mail" rel="tag">claws mail</a>, <a href="http://www.ghacks.net/tag/gmail/" title="gmail" rel="tag">gmail</a>, <a href="http://www.ghacks.net/tag/gmail-imap/" title="gmail imap" rel="tag">gmail imap</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/05/use-gmail-as-email-backup-space/" title="Use Gmail As Email Backup Space (December 5, 2008)">Use Gmail As Email Backup Space</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/03/28/yahoo-to-offer-unlimited-email-storage/" title="Yahoo to offer unlimited Email Storage (March 28, 2007)">Yahoo to offer unlimited Email Storage</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/08/25/yahoo-mail-search-and-messenger-upgrades/" title="Yahoo Mail, Search And Messenger Upgrades (August 25, 2009)">Yahoo Mail, Search And Messenger Upgrades</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/05/xoopit-to-become-yahoo-mail-exclusive/" title="Xoopit To Become Yahoo Mail Exclusive (October 5, 2009)">Xoopit To Become Yahoo Mail Exclusive</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/05/31/windows-7-gmail-notifier/" title="Windows 7 Gmail Notifier (May 31, 2009)">Windows 7 Gmail Notifier</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/05/set-up-claws-mail-to-work-with-gmail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Use Gmail As Email Backup Space</title>
		<link>http://www.ghacks.net/2008/12/05/use-gmail-as-email-backup-space/</link>
		<comments>http://www.ghacks.net/2008/12/05/use-gmail-as-email-backup-space/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 15:05:37 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[backup email online]]></category>
		<category><![CDATA[email backup]]></category>
		<category><![CDATA[email tips]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[gmail backup]]></category>
		<category><![CDATA[gmail imap]]></category>
		<category><![CDATA[gmail mail backup]]></category>
		<category><![CDATA[google-mail]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8737</guid>
		<description><![CDATA[Gmail is currently providing each Gmail user with Gigabytes of free storage space for their mails and attachments. One way to utilize that space is to use Gmail as the email backup for a local email client like Mozilla Thunderbird or Microsoft Outlook. The great news is that no third party software is needed to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> is currently providing each Gmail user with Gigabytes of free storage space for their mails and attachments. One way to utilize that space is to use Gmail as the email backup for a local email client like Mozilla Thunderbird or Microsoft Outlook. The great news is that no third party software is needed to backup the local email at Gmail.</p>
<p>We will utilize IMAP to transfer the local mails to Gmail which will make it possible in the end to simply move or copy mails to the Gmail account in the local email client.</p>
<p>The first thing that needs to be configured is IMAP support in Gmail. This is done in Settings > Forwarding and Pop / Imap. You only need to check the IMAP enabled checkbox to enable IMAP access for that GMail account.</p>
<p>The rest has to be configured in the local email client. Thunderbird will be used as an example but the basic settings are similar in all other email clients such as Microsoft Outlook.</p>
<p><span id="more-8737"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/12/enable_imap-500x91.jpg" alt="enable imap" title="enable imap" width="500" height="91" class="alignnone size-medium wp-image-8738" /></p>
<p>Here are the values that you need to create the IMAP account in your local email client:</p>
<p>Email Address: username@gmail.com<br />
incoming server: imap.gmail.com<br />
incoming server port: 993<br />
secure connection: SSL<br />
incoming user name: username@gmail.com</p>
<p>outgoing server smtp.gmail.com<br />
outgoing user name: username@gmail.com<br />
outgoing server port: 587<br />
secure connection: TLS</p>
<p>Google provides <a href="http://mail.google.com/support/bin/answer.py?hl=en&#038;ctx=mail&#038;answer=75726">detailed</a> (but sometimes slightly outdated) information about setting up IMAP in various email clients.</p>
<p>If the setup was successful you should check for new mail. All Gmail mail header should be downloaded to the local mail client.</p>
<p>To backup mails you simply move the mail folders into the Gmail IMAP folders. They will be created there with a label taken directly from the folder&#8217;s name. All folders and emails will be accessible in Gmail in the Labels menu.</p>
<p>It is even possible to take it a step further and delete old mails in the email client afterwards. If you need to access them again they are still accessible in Gmail. It is still advised to create a local email backup before deleting any mails locally.</p>
<p>If you encounter difficulties moving or copying folders you could circumvent the problem by creating the folders manually. The emails can then be copied or moved into the newly created folder easily.</p>

	Tags: <a href="http://www.ghacks.net/tag/backup-email-online/" title="backup email online" rel="tag">backup email online</a>, <a href="http://www.ghacks.net/tag/email-backup/" title="email backup" rel="tag">email backup</a>, <a href="http://www.ghacks.net/tag/email-tips/" title="email tips" rel="tag">email tips</a>, <a href="http://www.ghacks.net/tag/gmail/" title="gmail" rel="tag">gmail</a>, <a href="http://www.ghacks.net/tag/gmail-backup/" title="gmail backup" rel="tag">gmail backup</a>, <a href="http://www.ghacks.net/tag/gmail-imap/" title="gmail imap" rel="tag">gmail imap</a>, <a href="http://www.ghacks.net/tag/gmail-mail-backup/" title="gmail mail backup" rel="tag">gmail mail backup</a>, <a href="http://www.ghacks.net/tag/google-mail/" title="google-mail" rel="tag">google-mail</a>, <a href="http://www.ghacks.net/tag/microsoft-outlook/" title="microsoft outlook" rel="tag">microsoft outlook</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/04/gmail-backup/" title="Gmail Backup (November 4, 2008)">Gmail Backup</a> (19)</li>
	<li><a href="http://www.ghacks.net/2009/06/16/two-quick-email-tips-to-save-the-day/" title="Two Quick Email Tips To Save The Day (June 16, 2009)">Two Quick Email Tips To Save The Day</a> (19)</li>
	<li><a href="http://www.ghacks.net/2008/08/04/synchronize-contacts-between-thunderbird-and-gmail/" title="Synchronize Contacts Between Thunderbird And Gmail (August 4, 2008)">Synchronize Contacts Between Thunderbird And Gmail</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/05/31/sync-gmail-contacts-with-thunderbird/" title="Sync Gmail Contacts with Thunderbird (May 31, 2008)">Sync Gmail Contacts with Thunderbird</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/11/01/how-to-setup-gmail-in-external-mail-clients-properly/" title="How To Setup Gmail In External Mail Clients Properly (November 1, 2008)">How To Setup Gmail In External Mail Clients Properly</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/05/use-gmail-as-email-backup-space/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
