<?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>PeterKellner.net &#187; imap</title>
	<atom:link href="http://peterkellner.net/category/imap/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net</link>
	<description>Microsoft Focused, JavaScript,HTML5 (ExtJS, SenchaTouch &#38; Windows 8 Metro)</description>
	<lastBuildDate>Fri, 11 May 2012 16:43:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How To Setup Your Own Pop3/IMAP Email Server for Local Development Testing</title>
		<link>http://peterkellner.net/2012/03/11/how-to-setup-your-own-pop3imap-email-server-for-local-development-testing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-setup-your-own-pop3imap-email-server-for-local-development-testing</link>
		<comments>http://peterkellner.net/2012/03/11/how-to-setup-your-own-pop3imap-email-server-for-local-development-testing/#comments</comments>
		<pubDate>Sun, 11 Mar 2012 18:47:39 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[imap]]></category>
		<category><![CDATA[Mail Server]]></category>
		<category><![CDATA[POP3]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2012/03/11/how-to-setup-your-own-pop3imap-email-server-for-local-development-testing/</guid>
		<description><![CDATA[For the past few months, I’ve been working on building an HTML5 email web client.&#160; It’s fundamentally server based for gathering email.&#160; That means, when I test, I need to connect my server software to both POP3 and IMAP servers.&#160; I’ve been abusing public email services (names not mentioned) and it has made life a [...]]]></description>
			<content:encoded><![CDATA[<p>For the past few months, I’ve been working on building an <a href="http://en.wikipedia.org/wiki/HTML5">HTML5</a> email web client.&#160; It’s fundamentally server based for gathering email.&#160; That means, when I test, I need to connect my server software to both <a href="http://en.wikipedia.org/wiki/Post_Office_Protocol">POP3</a> and <a href="http://en.wikipedia.org/wiki/Internet_Message_Access_Protocol">IMAP</a> <a href="http://en.wikipedia.org/wiki/Message_transfer_agent">servers</a>.&#160; I’ve been abusing public email services (names not mentioned) and it has made life a little difficult.&#160; That is also not to mention that I often program away from my office which means I pay hotspot charges that can really mount up quickly.</p>
<p>So, I spent a couple hours this morning setting up a local POP3/IMAP mail server on my windows 7 (OK, actually Windows 8 Preview but the process is the same). </p>
<p>&#160;</p>
<h2>
<p>Install HMailServer</p>
</h2>
<p>Download and install the latest from <a href="http://www.hmailserver.com/index.php?page=download">http://www.hmailserver.com/index.php?page=download</a> (I used V5.4)</p>
<p>Add an entry in your c:\windows\system32\drivers\etc\hosts for your local mail server (127.0.0.1&#160; mail.local)</p>
<p>In hMailServer admin, add a domain called mail.local and make sure it is enabled</p>
<p><a href="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image2.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image_thumb2.png" width="244" height="99" /></a></p>
<p>Add some test accounts to hMailServer</p>
<p><a href="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image3.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image_thumb3.png" width="244" height="200" /></a></p>
<p>In settings, make sure to enable SMTP,POP3 and IMAP</p>
<p><a href="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image4.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image_thumb4.png" width="244" height="137" /></a></p>
<p>On Advanced, put in your default domain</p>
<p><a href="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image5.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image_thumb5.png" width="244" height="161" /></a></p>
<p>In advanced smtp make sure to bind to 127.0.0.1</p>
<p><a href="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image6.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image_thumb6.png" width="244" height="112" /></a></p>
<p>In Advanced / IP Ranges Put in just your localhost range</p>
<p><a href="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image7.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image_thumb7.png" width="244" height="144" /></a></p>
<p>Disable auto-ban in Advanced</p>
<p><a href="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image8.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image_thumb8.png" width="244" height="182" /></a></p>
<p>&#160;</p>
<h2>Install Mozilla Thunderbird Email Client</h2>
<p>You need a local client to test with. You can use outlook, or in my case, I used Mozilla’s Thunderbird Email Client.&#160; You can download it from <a href="http://www.mozilla.org/en-US/thunderbird/">http://www.mozilla.org/en-US/thunderbird/</a>.</p>
<p>Simply install and go into account setup and put in your test email (in my case, <a href="mailto:test2@mail.local">test2@mail.local</a>, server mail.local)</p>
<p><a href="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image9.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image_thumb9.png" width="244" height="190" /></a></p>
<p>By default, it puts .mail.local into the domain names.&#160; Simply get rid of the leading period for both smtp and pop3 as follows. Push re-test and you will show successful.</p>
<p><a href="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image10.png"><img title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="image" src="http://PetersBlogCDN.s3.amazonaws.com/wp/wp/wp-content/uploads/2012/03/image_thumb10.png" width="244" height="160" /></a></p>
<p>You can now send and receive mail locally in your mozilla thunderbird email client (or any other email client you install locally)</p>
<p>&#160;</p>
<p>That’s it!&#160; You’ve setup your own mail server that only listens on your localhost port.&#160; You may need to disable your firewall for local connections.&#160; I’m not sure if that is necessary.</p>
]]></content:encoded>
			<wfw:commentRss>http://peterkellner.net/2012/03/11/how-to-setup-your-own-pop3imap-email-server-for-local-development-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Set Which Folders Get Synchronized With Outlook 2007 and IMAP</title>
		<link>http://peterkellner.net/2009/04/18/outlook-imap-download-offline-mode/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=outlook-imap-download-offline-mode</link>
		<comments>http://peterkellner.net/2009/04/18/outlook-imap-download-offline-mode/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 21:37:12 +0000</pubDate>
		<dc:creator>Peter Kellner</dc:creator>
				<category><![CDATA[imap]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://peterkellner.net/2009/04/18/outlook-imap-download-offline-mode/</guid>
		<description><![CDATA[&#160;
If you are using an IMAP client and you want to set certain folders to be synchronized when you are offline, you need to simply do the following while you are running outlook.
First, Press Ctrl-Alt-S (you’ll get the screen below)
 
Then, Press the Edit button (second from top left)
 
From there, you can choose which [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>If you are using an IMAP client and you want to set certain folders to be synchronized when you are offline, you need to simply do the following while you are running outlook.</p>
<p>First, Press Ctrl-Alt-S (you’ll get the screen below)</p>
<p><a href="http://peterkellner.net/FilesForWebDownload/HowToSetWhichFoldersGetSynchronizedWithO_CD76/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://peterkellner.net/FilesForWebDownload/HowToSetWhichFoldersGetSynchronizedWithO_CD76/image_thumb.png" width="213" height="244" /></a> </p>
<p>Then, Press the Edit button (second from top left)</p>
<p><a href="http://peterkellner.net/FilesForWebDownload/HowToSetWhichFoldersGetSynchronizedWithO_CD76/image_3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://peterkellner.net/FilesForWebDownload/HowToSetWhichFoldersGetSynchronizedWithO_CD76/image_thumb_3.png" width="356" height="297" /></a> </p>
<p>From there, you can choose which of your IMAP account you want to set (see the button bar on the left)</p>
<p>Now, you simply choose the bottom radio button which says “Use the custom behavior defined below” and you can decide which folder will get synchronized.&#160; For example, I synchronize my inbox and my starred folders as well as a few common others ones.</p>
<p>This should make it easier to run outlook in offline mode.</p>
<p>Hope this helps.</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>Firs</p>
]]></content:encoded>
			<wfw:commentRss>http://peterkellner.net/2009/04/18/outlook-imap-download-offline-mode/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 31/36 queries in 0.007 seconds using disk: basic
Content Delivery Network via Amazon Web Services: S3: PetersBlogCDN.s3.amazonaws.com

Served from: peterkellner.net @ 2012-05-22 10:24:17 -->
