<?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; claws mail</title>
	<atom:link href="http://www.ghacks.net/tag/claws-mail/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 23:31:44 +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>Customize your replies with Claws Mail Templates</title>
		<link>http://www.ghacks.net/2009/07/19/customize-your-replies-with-claws-mail-templates/</link>
		<comments>http://www.ghacks.net/2009/07/19/customize-your-replies-with-claws-mail-templates/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 14:37:16 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[bottom posting]]></category>
		<category><![CDATA[claws mail]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[reply templates]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[top posting]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14528</guid>
		<description><![CDATA[Lately I have been on a roll with Claws mail (see &#8220;Claws Mail: The unsung powerhouse email client&#8220;, &#8220;Claws Mail must have plugins&#8220;, &#8220;Create Message Filters in Claws Mail&#8220;, and &#8220;Encrypting email in Claws Mail&#8220;.) The reason for that? It&#8217;s an outstanding email client that is powerful, fast, and very flexible. In fact I would [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I have been on a roll with Claws mail (see &#8220;<a title="Claws Mail" 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>&#8220;, &#8220;<a title="Claws Mail plugins" href="http://www.ghacks.net/2009/07/04/claws-mail-must-have-plugins/" target="_blank">Claws Mail must have plugins</a>&#8220;, &#8220;<a title="Claws Mail filters" href="http://www.ghacks.net/2009/07/10/create-message-filters-in-claws-mail/" target="_blank">Create Message Filters in Claws Mail</a>&#8220;, and &#8220;<a title="Claws Mail encryption" href="http://www.ghacks.net/2009/07/11/encrypting-email-in-claws-mail/" target="_blank">Encrypting email in Claws Mail</a>&#8220;.) The reason for that? It&#8217;s an outstanding email client that is powerful, fast, and very flexible. In fact I would argue that Claws Mail is one of the most flexible email clients available. To illustrate that I want to introduce you to a feature that I find a &#8220;must use&#8221; for my email needs. That feature? Templates.</p>
<p>The Claws Mail template feature allows you to create specific templates that format your email in precisely the way you want them. Your compositions, your replies, and your forwards can leave your PC laid out exactly the way you want them. And it doesn&#8217;t take a programmer or guru to set templates up. You just have to understand the strings used by Claws Mail that allow you to insert specific, pre-configured fields into the body of your email.</p>
<p><span id="more-14528"></span></p>
<div id="attachment_14535" class="wp-caption alignleft" style="width: 310px"><a rel="attachment wp-att-14535" href="http://www.ghacks.net/2009/07/19/customize-your-replies-with-claws-mail-templates/templates-2/"><img class="size-medium wp-image-14535" src="http://www.ghacks.net/wp-content/uploads/2009/07/templates1-500x402.png" alt="Figure 1" width="300" height="241" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>You can create templates within one of two windows: &#8220;Preferences for current account&#8221; or &#8220;Preferences&#8221; (the former only configures templates for the account being used and the latter configures templates globally). Both of these windows can be opened from within the Configuration menu. Once in either of these windows go to the Templates section where you will find  three tabs (see Figure 1): Compose, Reply, and Forward. The first thing you must do is decide what type of template you want to create. Most often people use the Reply template so they can format how they want their replies to look.</p>
<p>As you can see, in Figure 1, I have already created a template. The template I have created does this when I reply to an email:</p>
<p>The first line of the reply reads <em>In a recent email ORIGINAL_SENDER said the following:</em></p>
<p><em>QUOTED_EMAIL</em></p>
<p><em>to this REPLY_SENDER says:</em></p>
<p><em>BODY_OF_REPLY</em></p>
<p><em>A: Because it makes understanding the conversation harder?<br />
Q: What is wrong with top posting?</em></p>
<ul>
<li>Where ORIGINAL_SENDER is who the email came from.</li>
<li>Where QUOTED_EMAIL is the quoted text of the email you are replying to.</li>
<li>Where REPLY_SENDER is the full name of the user replying.</li>
<li>Where BODY_OF_REPLY is the text written in the reply.</li>
</ul>
<p>You will also notice a bit of snarkiness at the end. ;-)</p>
<p>To achieve this layout I used the following pre-defined tags:</p>
<ul>
<li>%N &#8211; Original sender.</li>
<li>\n &#8211; New line marker.</li>
<li>%Q &#8211; Quoted message body.</li>
<li>%af &#8211; Full name of sender (me).</li>
<li>%X &#8211; Cursor position.</li>
</ul>
<p>The %X tag is one of the most interesting of the tags. It is with this tag you define where you want your cursor to be placed when you begin the email. Because Claws Mail defaults to bottom posting, and has no means to change this to top posting, you have to define top posting by using the %X tag. So if I want to always top post in my replies I would create a reply template like this:</p>
<p><code>%X\n<br />
Is my reply to an email sent by %N, that said:\n<br />
%Q</code></p>
<p>To get a full list of all the possible tags to use click the Information button inside of the Templates configuration window. You will also notice you can use regular expressions in your templates. The possibilites abound!</p>
<p><strong>Final thoughts</strong></p>
<p>Once you start using templates in Claws Mail you will really begin to see how flexible this application is. Once I started using templates I never looked back to Thunderbird. Have you created a cool template for Claws Mail? If so, share it with your fellow Ghacks readers.</p>

	Tags: <a href="http://www.ghacks.net/tag/bottom-posting/" title="bottom posting" rel="tag">bottom posting</a>, <a href="http://www.ghacks.net/tag/claws-mail/" title="claws mail" rel="tag">claws mail</a>, <a href="http://www.ghacks.net/tag/regular-expressions/" title="regular expressions" rel="tag">regular expressions</a>, <a href="http://www.ghacks.net/tag/reply-templates/" title="reply templates" rel="tag">reply templates</a>, <a href="http://www.ghacks.net/tag/tags/" title="tags" rel="tag">tags</a>, <a href="http://www.ghacks.net/tag/top-posting/" title="top posting" rel="tag">top posting</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/21/make-claws-mail-aware-when-you-need-top-or-bottom-posting/" title="Make Claws Mail aware when you need top or bottom posting (July 21, 2009)">Make Claws Mail aware when you need top or bottom posting</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/04/08/wordpress-blogs-create-custom-tag-pages/" title="Wordpress Blogs: Create Custom Tag Pages (April 8, 2009)">Wordpress Blogs: Create Custom Tag Pages</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/03/22/tags-for-your-files/" title="Tags For Your Files (March 22, 2009)">Tags For Your Files</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/10/01/tag-your-photo-collection/" title="Tag your Photo Collection (October 1, 2007)">Tag your Photo Collection</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/05/set-up-claws-mail-to-work-with-gmail/" title="Set up Claws Mail to work with Gmail (August 5, 2009)">Set up Claws Mail to work with Gmail</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/19/customize-your-replies-with-claws-mail-templates/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Encrypting email in Claws Mail</title>
		<link>http://www.ghacks.net/2009/07/11/encrypting-email-in-claws-mail/</link>
		<comments>http://www.ghacks.net/2009/07/11/encrypting-email-in-claws-mail/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 20:17:25 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></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[claws mail pgp]]></category>
		<category><![CDATA[email encryption]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14258</guid>
		<description><![CDATA[YACMA (Yet Another Claws Mail Article). Recently you may have taken a look at my Claws Mail articles: &#8220;Claws Mail: The unsung powerhouse email client.&#8221; and &#8220;Claws Mail: Must have plugins.&#8221; Hopefully you have discovered how powerful Claws mail is.
Like all good email clients, Claws Mail can handle PGP encryption for your outgoing and incoming  [...]]]></description>
			<content:encoded><![CDATA[<p>YACMA (Yet Another Claws Mail Article). Recently you may have taken a look at my Claws Mail articles: &#8220;<a title="Claws Mail" 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>.&#8221; and &#8220;<a title="Claws Mail plugins" href="http://www.ghacks.net/2009/07/04/claws-mail-must-have-plugins/" target="_blank">Claws Mail: Must have plugins</a>.&#8221; Hopefully you have discovered how powerful Claws mail is.</p>
<p>Like all good email clients, Claws Mail can handle PGP encryption for your outgoing and incoming  email. But like many of the advanced features of Claws Mail, PGP is added with the help of plugins. Once you load these plugins, encrypting and decrypting email is simple. Let&#8217;s take a look and see how it&#8217;s done.</p>
<p><span id="more-14258"></span><strong>Loading the plugins</strong></p>
<p>The first thing you have to do is to load up the correct plugins. Loading plugins is simple with Claws Mail. Click on the Configuration menu and select the Plugins entry. A new window will open up where you select the plugins you need to load. There are three plugins specific to PGP that you will want to load up (you have to load them one at a time.) They are: PGP/Core, PGP/inline, and PGP/MIME. The PGP/Core plugin is a neceisity as it is the core of the Claws Mail PGP system. The other two plugins handle the PGP feature in different ways. If you want to send your encrypted messages as attachments you will use the PGP/MIME plugin. If you want to send your encrypted messages in line you will use the PGP/inline plugin. Simple.</p>
<p><strong>Configuration</strong></p>
<p>Once you have the plugins loaded you can go to the Configuration menu and select Preferences. If you scroll down in that window you will see GPG listed under Plugins. Click on GPG and you will the few options available for this plugin. The options available are:</p>
<ul>
<li>Automatically check signatures</li>
<li>Use gpg-agent to manage passwords</li>
<li>Store passphrase in memory</li>
<li>Grab input while entering a passphrase</li>
<li>Display warning on startup if GPG doesn&#8217;t work</li>
</ul>
<p>That&#8217;s it. The default values should work just fine. Now, let&#8217;s move on to actual use.</p>
<p><strong>Encrypting and signing an email</strong></p>
<p>After you compose an email you will need to encrypt and/or sign the email. If you click on the Options menu you will see the Privacy System sub-menu. Click on that to reveal all possible choices. The choices listed will depend upon what plugins you have loaded. If you load all three of the plugins you will have three entries in the Privacy System menu:</p>
<ul>
<li>None: Use no encryption</li>
<li>PGP Inline: Encrypt your message inline.</li>
<li>PGP MIME: Encrypt your message and add it as an attachment.</li>
</ul>
<div id="attachment_14261" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/07/claws_pgp.png"><img class="size-medium wp-image-14261" src="http://www.ghacks.net/wp-content/uploads/2009/07/claws_pgp-500x295.png" alt="Figure 1" width="300" height="177" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>After you make your choice go back to the Privacy System sub-menu and select Sign and/or Encrypt. Once you have everything set click the Send button. The first thing you will see is an Encryption warning. You can uncheck this so it doesn&#8217;t appear every time. After you click through this warning a window will appear where you can select the encryption key to use. If you only have one (and it is associated as the defalt key for the address) you may not see this window (see Figure 1). After you select the key, click Select (which will dismiss the Select Key window) and then click the Send button to send your email.</p>
<p><strong>Decrypting email</strong></p>
<p>This is the easy part. NOTE: In order to use this feature you have to have the keys imported that you are to use. If you have a key imported into your systems&#8217; PGP all you will have to do is enter the passphrase for the key. When you do that the incoming mail will be decrypted. Simple.</p>
<p><strong>Final thoughts</strong></p>
<p>I have found the Claws Mail pgp system to be the best of breed of any email client I have used. I think you will find it as easy to use and as reliable and powerful as I did. The only downfall is that there isn&#8217;t a plugin for importing keys. Maybe that will come in the future.</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/claws-mail-pgp/" title="claws mail pgp" rel="tag">claws mail pgp</a>, <a href="http://www.ghacks.net/tag/email-encryption/" title="email encryption" rel="tag">email encryption</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/05/set-up-claws-mail-to-work-with-gmail/" title="Set up Claws Mail to work with Gmail (August 5, 2009)">Set up Claws Mail to work with Gmail</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/04/26/encrypt-and-sign-all-your-email-traffic/" title="Encrypt and sign all your Email traffic (April 26, 2007)">Encrypt and sign all your Email traffic</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/07/19/customize-your-replies-with-claws-mail-templates/" title="Customize your replies with Claws Mail Templates (July 19, 2009)">Customize your replies with Claws Mail Templates</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/07/10/create-message-filters-in-claws-mail/" title="Create message filters in Claws Mail (July 10, 2009)">Create message filters in Claws Mail</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/07/comodo-secure-email/" title="Comodo Secure Email (October 7, 2008)">Comodo Secure Email</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/11/encrypting-email-in-claws-mail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create message filters in Claws Mail</title>
		<link>http://www.ghacks.net/2009/07/10/create-message-filters-in-claws-mail/</link>
		<comments>http://www.ghacks.net/2009/07/10/create-message-filters-in-claws-mail/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 15:09:13 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></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[defining filter actions]]></category>
		<category><![CDATA[email filtering]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14238</guid>
		<description><![CDATA[You may have read my recent article about Claws Mail (&#8221;Claws Mail: The unsung powerhouse email client.&#8220;). If you&#8217;ve given it a try you will have noticed just how powerful that email client is. It has a ton of features, and allows for some pretty serious power-user-friendly options.
One of the aspects of Claws Mail that [...]]]></description>
			<content:encoded><![CDATA[<p>You may have read my recent article about Claws Mail (&#8221;<a title="Claws Mail" 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>&#8220;). If you&#8217;ve given it a try you will have noticed just how powerful that email client is. It has a ton of features, and allows for some pretty serious power-user-friendly options.</p>
<p>One of the aspects of Claws Mail that I like more than that of either Thunderbird or Evolution, is the filter tool. I am sure you know that email filters are one of the best means to manage the enormous amount of email coming down the pipe. You can keep SPAM in the trash, filter specific email to specific folders, and take just about any kind of action you need/want.</p>
<p>For many, the Claws Mail filters might not be as simple to use as the standard fare. But that doesn&#8217;t mean they shouldn&#8217;t be used.  With this tool, it is just a matter of getting used to a different interface. And that is what this article will help you with.</p>
<p><span id="more-14238"></span><strong>The tools</strong></p>
<p>There are two ways to create a filter with Claws mail: The easy, less configurable method, or the harder, more configurable method. I will only briefly mention the easy method as that is, well, easy. The second, harder, method is what we will primarily focus on.</p>
<p><strong>The easy method</strong></p>
<p>If you have an email selected, click on the Tools menu and then select &#8220;Create Filter Rule&#8221;. When this new sub-menu pops up you will see four entries:</p>
<ul>
<li>Automatically</li>
<li>By From</li>
<li>By To</li>
<li>By Subject</li>
</ul>
<p>That will define the condition of the filter automatically for you. You will still have to configure the rest of the filter, but this step automates a portion of the creation.</p>
<p>Now let&#8217;s take a look at the full creation of a filter by doing things the hard way. I shouldn&#8217;t scare you off by saying &#8220;hard way&#8221;&#8230;it&#8217;s not really that difficult.</p>
<p><strong>Filter from scratch</strong></p>
<div id="attachment_14247" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/07/claws_filtering.png"><img class="size-medium wp-image-14247" src="http://www.ghacks.net/wp-content/uploads/2009/07/claws_filtering-500x448.png" alt="Figure 1" width="300" height="269" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>When you go to the Configuration menu you will see the Filtering entry. Click that to open up the Filters window (see Figure 1).</p>
<p>As you can see, for the most part, creating a filter is simple. The only aspect that might not be as user-friendly as you are used to is the Conditions and Actions. For these what you have to do is is click the associated Define buttons.  When you do this you will configure the specifics of either the conditions or the action of the filter. Let&#8217;s take a look at configuring the conditions of a filter. Click the Define button associated with the Conditions. When you do this a new window will open up.</p>
<div id="attachment_14249" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/07/claws_filter_condition.png"><img class="size-medium wp-image-14249" src="http://www.ghacks.net/wp-content/uploads/2009/07/claws_filter_condition-500x365.png" alt="Figure 2" width="300" height="219" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>Figure 2 shows a condition already created. What you can not see, from the image, are the included options in the drop down lists. With different types of filters you will have different drop down lists available. The different types of criteria you can select include: Header, Age, Phrase, Flag, Color lables, etc. Say you select the Header from Match Criteria. When you do you can then select:</p>
<p>Name: From this drop down you can then select such familiar items as To, From, Reply To, etc.</p>
<p>Header: This is where you decide if your header Contains or Doesn&#8217;t Contain. Basically this is a positive or negative match.</p>
<p>Once you have your condition rule set you then click the Add button. If you want you can then create more rules for this one condition. Each condition can have multiple rules and you can move the rules up or down in the chain of command. You can also configure if the rule must meet all or at least one of the rules.</p>
<div id="attachment_14250" class="wp-caption alignleft" style="width: 304px"><a href="http://www.ghacks.net/wp-content/uploads/2009/07/claws_action.png"><img class="size-full wp-image-14250" src="http://www.ghacks.net/wp-content/uploads/2009/07/claws_action.png" alt="Figure 3" width="294" height="224" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>When you are finished with your Condution click OK and it is set. You are now ready to define your Action. Click the Define button associated with Action which will open up a new window (see Figure 3).</p>
<p>This is the easier portion of the setup. What you do is select what action you want to take from the Action dropdown and then select the associated sub-action. The associated action will depend upon which Action you choose. For instance, if you select to Move the mail you will then have to select the Destination folder. If you want to flag the message you will have to select how you want it flagged.</p>
<p>Once you have completed this section click OK. Now, before you finalize the new Filter you have to click the Add button in the main window. If you do not do this your newly created filter is not saved. You will get a warning if you try and then click the Continue Editing and then click the Add button.</p>
<p>Your filter is complete. You can test this by click the Tools menu and selecting Filter All Messages in Folder. If your folder is set up correctly you will see the changes made instantly.</p>
<p><strong>Final thoughts</strong></p>
<p>Claws Mail filtering is a very powerful tool that will allow you to create very helpful filters to keep your Claws Mail organized and free from unwanted email.</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/defining-filter-actions/" title="defining filter actions" rel="tag">defining filter actions</a>, <a href="http://www.ghacks.net/tag/email-filtering/" title="email filtering" rel="tag">email filtering</a>, <a href="http://www.ghacks.net/tag/spam/" title="spam" rel="tag">spam</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/10/26/stop-spam-in-postfix-with-spamassassin/" title="Stop SPAM in Postfix with Spamassassin (October 26, 2009)">Stop SPAM in Postfix with Spamassassin</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/05/18/whats-wrong-with-those-rapidshare-captchas/" title="What&#8217;s wrong with those Rapidshare Captchas ? (May 18, 2008)">What&#8217;s wrong with those Rapidshare Captchas ?</a> (44)</li>
	<li><a href="http://www.ghacks.net/2009/05/01/use-spamassassin-for-better-spam-detection/" title="Use Spamassassin for better SPAM detection (May 1, 2009)">Use Spamassassin for better SPAM detection</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/06/20/use-bogofilter-for-better-junk-detection-in-evolution/" title="Use Bogofilter for better junk detection in Evolution (June 20, 2009)">Use Bogofilter for better junk detection in Evolution</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/06/15/understanding-email-headers/" title="Understanding Email Headers (June 15, 2006)">Understanding Email Headers</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/10/create-message-filters-in-claws-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Claws Mail: Must-have plugins</title>
		<link>http://www.ghacks.net/2009/07/04/claws-mail-must-have-plugins/</link>
		<comments>http://www.ghacks.net/2009/07/04/claws-mail-must-have-plugins/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 21:03:26 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[claws mail]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[email plugins]]></category>
		<category><![CDATA[html mail]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14134</guid>
		<description><![CDATA[My last article &#8220;Claws Mail: The unsung powerhouse email client&#8221; introduced you to an email client you probably had never heard before. If you are a power-user, you will find its many features and options will keep you happy and busy for a long time. If you are a regular user you will appreciate Claws [...]]]></description>
			<content:encoded><![CDATA[<p>My last article &#8220;<a title="Claws Mail" 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>&#8221; introduced you to an email client you probably had never heard before. If you are a power-user, you will find its many features and options will keep you happy and busy for a long time. If you are a regular user you will appreciate Claws Mail&#8217;s easy to use interface and reliability.</p>
<p>But no matter what type of user you are, you will appreciate the plugins available for the client. There are plenty to choose from and, unlike the many extensions/addons for Thunderbird, all of them are useful. In this article I will introduce you to a few of the plugins that are must-haves for any type of user.</p>
<p><span id="more-14134"></span><strong>Make sure you have them</strong></p>
<p>During the installation of Claws Mail you should have noticed the various plugin packages available. If you didn&#8217;t install them initially, go back and do so now. It&#8217;s simple: Open up your Add/Remove Software utility, do a search for &#8220;claws&#8221; (no quotes), find the plugin entries available. You will notice all of the plugins available will have the string &#8220;plugin&#8221; (again, no quotes) listed in their name. Install any/all plugins you feel you might need.</p>
<p>Now, on to the plugins I feel are must haves.</p>
<p><strong>GtkHtml2 HTML Viewer</strong></p>
<div id="attachment_14135" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/07/html_mail.png"><img class="size-medium wp-image-14135" src="http://www.ghacks.net/wp-content/uploads/2009/07/html_mail-500x240.png" alt="Figure 1" width="300" height="144" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>One aspect of Claws Mail that you will notice quickly is its inability to write HTML mail. This was done on purpose as the dev team felt like HTML mail was not a good thing (I tend to agree). But I do get a lot of HTML mail (mostly from companies that only send HTML mail) and need to be able to read them. In order to do this I load this plugin.</p>
<p>Not all HTML emails will be rendered. But when one does render you will see it appear as you do in Figure 1. You also have to tell Claws Mail to load the images found in the email. When it does get the images, the emails render perfectly. You can configure GtkHtml2 from within the Preferences window.</p>
<p><strong>Notification</strong></p>
<div id="attachment_14136" class="wp-caption alignright" style="width: 296px"><a href="http://www.ghacks.net/wp-content/uploads/2009/07/claws_popup.png"><img class="size-full wp-image-14136" src="http://www.ghacks.net/wp-content/uploads/2009/07/claws_popup.png" alt="Figure 2" width="286" height="86" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>This plugin allows you to select a method for Claws Mail to inform you that email has arrived. I set my email client up to check mail automatically, so having a notification is nice. To configure the notification go to the Preferences window under Notification. There are five different types of notifications:</p>
<ul>
<li>Banner: A scrolling banner you can configure to tell you what new mail comes in.</li>
<li>Popup: A small popup that appears when new mail arrives (see Figure 2).</li>
<li>Command: Create your own method of notification (such as play a sound with the <em>play </em>command).</li>
<li>LDC: Enable display of message on external LCD monitor &#8211; will need an LCD server running.</li>
<li>SysTrayIcon: Enable a small system tray icon that will display a message.</li>
</ul>
<p><strong>Mail archiver</strong></p>
<div id="attachment_14137" class="wp-caption alignleft" style="width: 239px"><a href="http://www.ghacks.net/wp-content/uploads/2009/07/claws_archive.png"><img class="size-full wp-image-14137" src="http://www.ghacks.net/wp-content/uploads/2009/07/claws_archive.png" alt="Figure 3" width="229" height="216" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>I don&#8217;t know about you but I get a lot of mail. And much of that mail is work related. Because that mail is critical I have to keep copies for a long time. But I don&#8217;t necessarily want those folders to accumulate thousands upon thousands of emails. For this I use the Mail archiver plugin. This plugin will allow you to save a compressed archive of any folder on your Claws Mail client. To create an archive go to the Tools menu and select Create Archive. When the new window pops up (see Figure 3) enter the information you need and click OK. The archive will appear in the folder you&#8217;ve chosen. You&#8217;re all backed up.</p>
<p><strong>Final thoughts</strong></p>
<p>There are plenty of other plugins to play with for Claws Mail. The three plugins listed above will help extend Claws Mail beyond its default capabilities and make it an even more user-friendly, powerful experience.</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/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/email-plugins/" title="email plugins" rel="tag">email plugins</a>, <a href="http://www.ghacks.net/tag/html-mail/" title="html mail" rel="tag">html mail</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/04/claws-mail-the-unsung-powerhouse-email-client/" title="Claws Mail: The unsung powerhouse email client (July 4, 2009)">Claws Mail: The unsung powerhouse email client</a> (16)</li>
	<li><a href="http://www.ghacks.net/2008/11/03/voxox-unified-messaging/" title="VoxOx Unified Messaging (November 3, 2008)">VoxOx Unified Messaging</a> (3)</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/10/12/track-emails/" title="Track Emails (October 12, 2008)">Track Emails</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/09/26/thunderbird-security-update-to-20017/" title="Thunderbird Security Update To 2.0.0.17 (September 26, 2008)">Thunderbird Security Update To 2.0.0.17</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/04/claws-mail-must-have-plugins/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Claws Mail: The unsung powerhouse email client</title>
		<link>http://www.ghacks.net/2009/07/04/claws-mail-the-unsung-powerhouse-email-client/</link>
		<comments>http://www.ghacks.net/2009/07/04/claws-mail-the-unsung-powerhouse-email-client/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 01:04:48 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[claws]]></category>
		<category><![CDATA[claws mail]]></category>
		<category><![CDATA[email client]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14114</guid>
		<description><![CDATA[I have used so many email clients over the years. For the last few years my go-to email client has been Thunderbird. Lately, however, I have really been taken in by Claws Mail. Claws Mail is an email client for power users looking for more than just your average email client. Claws Mail has more [...]]]></description>
			<content:encoded><![CDATA[<p>I have used so many email clients over the years. For the last few years my go-to email client has been Thunderbird. Lately, however, I have really been taken in by <a title="Claws Mail" href="http://www.claws-mail.org" target="_blank">Claws Mail</a>. Claws Mail is an email client for power users looking for more than just your average email client. Claws Mail has more features than the average email client and is just as reliable as anything you have used.</p>
<p>Claws Mail is based on GTK+ so it will install on nearly any Linux machine running X Windows. It features:</p>
<ul>
<li>Multiple Accounts</li>
<li>Threaded Display</li>
<li>Filtering</li>
<li>IPv6 support</li>
<li>Mbox import/export</li>
<li>Clickable URLS</li>
<li>Addressbook</li>
<li>Granular configuration</li>
<li>Pre and Post processing filters</li>
<li>Redirecting</li>
<li>SSL Certificate Manager</li>
<li>Address Harvesting via folder or messages</li>
</ul>
<p>And much more.</p>
<p><span id="more-14114"></span><strong>Getting and installing</strong></p>
<p>If you open up your Add/Remove Software utility and do a search for &#8220;claws&#8221; (no quotes) you will find numerous listings. Many of these listings will include a vast array of plugins available. The minimum you want to install is:</p>
<ul>
<li>claws-mail</li>
<li>claws-mail-extra-plugins</li>
<li>claws-mail-plugins</li>
</ul>
<p>jWhat the &#8220;extra-plugins&#8221; will do is install a number of the basic plugins for you. Outside of that you will want to go through the list of all the possible candidate to see what you will need. I also installed:</p>
<ul>
<li>claws-themes</li>
<li>claws-mail-pgpinline</li>
</ul>
<p>Your needs may dictate other installations. There are thirty-three possible packages to install.</p>
<p>Once you have made your choices click Apply to finish up the installation. Once installed you will find the Claws Mail menu entry in the Internet menu of your Main menu.</p>
<p><strong>First Run</strong></p>
<p>When you first open up Claws Mail you will have to walk through a very straight-forward wizard to set up your account. Once you are finished with the account set up you are ready to rock.</p>
<p><strong>The user interface</strong></p>
<div id="attachment_14116" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/07/claws_mail1.png"><img class="size-medium wp-image-14116" src="http://www.ghacks.net/wp-content/uploads/2009/07/claws_mail1-500x372.png" alt="Figure 1" width="300" height="223" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>As you can see (in Figure 1) the interface will be familiar to anyone that has used any email client of any nature.</p>
<p>One of the first things that might be of issue (at least it was for me) is the date. Notice that the form of the date is YY/MM/DD. If you want to edit the date format you have to open up the Preferences window by click the Configuration menu in the main window. Once inside that window click the Summary sub-section of the Display section. Scroll all the way down until you see the Date Format text area. The default is set up as:</p>
<p><strong>%y/%m/%d(%a) %H:%M</strong></p>
<p>You can arrange this any way you like. My preference is:</p>
<p><strong>%m/%d(%a)/%y %H:%M</strong></p>
<p>NOTE: The (%a) displays the day of the week.</p>
<p><strong>Importing mail box</strong></p>
<p>I had 100% success at importing my Thunderbird Inbox with Claws. To do this click on the File menu and select &#8220;Import mbox file&#8221;.  A small window will open up where you need to locate your Mbox file and a Destination folder. For a Thunderbird Inbox file you will need to then navigate to:</p>
<p>~/.mozilla-thunderbird/XXX.default/Mail/Local Folders/</p>
<p>and select Inbox (or whatever folder you need to import).</p>
<p>Where XXX is a random string of characters created upon installation of Thunderbird.</p>
<p>In Figure 1 you will see some 8,000 imported emails. It worked perfectly.</p>
<p><strong>Harvesting addresses</strong></p>
<div id="attachment_14117" class="wp-caption alignright" style="width: 243px"><a href="http://www.ghacks.net/wp-content/uploads/2009/07/claws_harvest.png"><img class="size-full wp-image-14117" src="http://www.ghacks.net/wp-content/uploads/2009/07/claws_harvest.png" alt="Figure 2" width="233" height="260" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>This is one of my favorite features of Claws Mail. When I have had to move from installation to installation, one of the things I tend to forget it to export my address book. This isn&#8217;t a problem with Claws Mail. With all of the email imported into Claws Mail I can then just harvest all of the addresses I need from within a folder. To do this I allow email to collect in my Inbox and then click on the Tools menu and select the Harvest submenu and then the &#8220;From Folder&#8221; entry. A small window will open (see Figure 2) where you give your address book a name, a size, and tell the harvester which header field to harvest from. Once you do that click OK and the harvesting will begin.</p>
<p>From within my 8,000+ emails the Harvester grabed over 1,400 addresses. The only problem is the Harvester isn&#8217;t terribly intelligent as to how to label these addresses. So most likely you will have to go back through and edit each address.</p>
<p><strong>Final thoughts</strong></p>
<p>You can go through all of the features, one by one, of Claws Mail and spend all day tweaking and tinkering. As I said, Claws Mail will make the power user feel right at home. But don&#8217;t think this client is only for the elite user&#8230;Claws Mail can be used by anyone. It&#8217;s easy, it&#8217;s powerful, it&#8217;s reliable, and it&#8217;s all about Linux. Give Claws Mail a try&#8230;you most likely won&#8217;t turn back.</p>

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

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/04/claws-mail-must-have-plugins/" title="Claws Mail: Must-have plugins (July 4, 2009)">Claws Mail: Must-have plugins</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/03/voxox-unified-messaging/" title="VoxOx Unified Messaging (November 3, 2008)">VoxOx Unified Messaging</a> (3)</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/10/12/track-emails/" title="Track Emails (October 12, 2008)">Track Emails</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/09/26/thunderbird-security-update-to-20017/" title="Thunderbird Security Update To 2.0.0.17 (September 26, 2008)">Thunderbird Security Update To 2.0.0.17</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/04/claws-mail-the-unsung-powerhouse-email-client/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
