<?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>DIYMacServer &#187; Courier</title>
	<atom:link href="http://diymacserver.com/category/courier/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Sat, 24 Jul 2010 14:42:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Next step in the migration</title>
		<link>http://diymacserver.com/2010/07/17/next-step-in-the-migration/</link>
		<comments>http://diymacserver.com/2010/07/17/next-step-in-the-migration/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 19:53:42 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Courier]]></category>
		<category><![CDATA[Dovecot]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[courier auth]]></category>
		<category><![CDATA[Instructions]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=1343</guid>
		<description><![CDATA[Had some time to spare today so a bit quicker then anticipated here is step 2 in the migration from Courier to Dovecot. In this step we move away from Courier-Auth to the Dovecot built in authentication module for the Postfix SASL SMTP authentication.  
Read on for more information on step 2 for the [...]]]></description>
			<content:encoded><![CDATA[<p>Had some time to spare today so a bit quicker then anticipated here is step 2 in the migration from Courier to Dovecot. In this step we move away from Courier-Auth to the Dovecot built in authentication module for the Postfix SASL SMTP authentication.  </p>
<p>Read on for more information <a href="/updating-your-installation/courier-to-dovecot-migration-step-2/">on step 2 for the migration</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2010/07/17/next-step-in-the-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Courier to Dovecot migration</title>
		<link>http://diymacserver.com/2010/07/16/courier-to-dovecot-migration/</link>
		<comments>http://diymacserver.com/2010/07/16/courier-to-dovecot-migration/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 18:46:50 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Courier]]></category>
		<category><![CDATA[Dovecot]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=945</guid>
		<description><![CDATA[Finally I&#8217;ve started the official migration of my production server from the Courier programs to Dovecot. I&#8217;ve done it several times on a test server but that is nothing compared to doing it or real on a server where there are a lot more emails and users working on. 
I already ran into some problems [...]]]></description>
			<content:encoded><![CDATA[<p>Finally I&#8217;ve started the official migration of my production server from the Courier programs to Dovecot. I&#8217;ve done it several times on a test server but that is nothing compared to doing it or real on a server where there are a lot more emails and users working on. </p>
<p>I already ran into some problems that I haven&#8217;t seen one any of my test runs, which shows that it was good to do this upgrade myself for real before posting the full writeup. I&#8217;m posting the migration in several independent steps which you can do at your own leisure and speed. After each step you will have a fully functioning mailserver where only a small part of the setup has been changed. In this manner everything should be manageable and hopefully will not pose to many issues.</p>
<p>In the first step we are going to replace the Courier IMAP server with the Dovecot IMAP server. The instructions will work for Leopard and Snow Leopard. The next step will be about replacing Courier Auth with the Dovecot Auth module.</p>
<p>But no time to waste, read the <a href="/updating-your-installation/courier-to-dovecot-migration-step-1/">first step in migrating from Courier to Dovecot</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2010/07/16/courier-to-dovecot-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Courier IMAP updated to 4.6.0</title>
		<link>http://diymacserver.com/2009/09/20/courier-imap-updated-to-4-6-0/</link>
		<comments>http://diymacserver.com/2009/09/20/courier-imap-updated-to-4-6-0/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 11:40:24 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Courier]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[courier imap]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=1081</guid>
		<description><![CDATA[For the people still running the Courier setup. Yes I know I still need to publish the migration scenario. The IMAP server got a small update. It is not a security fix so if you haven&#8217;t run into any problems you can skip this one.
Issues solved in this release are:

outbox.c (imapd_sendmsg): Renamed sendmsg() to avoid [...]]]></description>
			<content:encoded><![CDATA[<p>For the people still running the Courier setup. Yes I know I still need to publish the migration scenario. The IMAP server got a small update. It is not a security fix so if you haven&#8217;t run into any problems you can skip this one.</p>
<p>Issues solved in this release are:</p>
<ul>
<li>outbox.c (imapd_sendmsg): Renamed sendmsg() to avoid library name clash.</li>
<li>courier.sysvinit.in: Fix typo in init file.</li>
<li>tls: change the default OpenSSL configuration to disable anonymous<br />
authentication ciphers.</li>
<li>DROP options for couriertcpd, set in the esmtpd configuration file: drop connections from blacklisted IP addresses, rather than accepting connections and rejecting all mail from them.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2009/09/20/courier-imap-updated-to-4-6-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New mailserver setup with Dovecot</title>
		<link>http://diymacserver.com/2009/07/02/new-mailserver-setup-with-dovecot/</link>
		<comments>http://diymacserver.com/2009/07/02/new-mailserver-setup-with-dovecot/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 19:36:43 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Courier]]></category>
		<category><![CDATA[Dovecot]]></category>
		<category><![CDATA[Instructions]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[courier auth]]></category>
		<category><![CDATA[courier imap]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=744</guid>
		<description><![CDATA[As promised earlier, now Dovecot 1.2.0 is released, I&#8217;m officialy launching the new mailserver setup with Postfix and Dovecot (Currently Leopard only).
This means no more Courier based products like the authentication, IMAP, POP3 and maildrop apps. Dovecto can do all that with a single installation. I&#8217;ve found out that the setup is a lot simpler [...]]]></description>
			<content:encoded><![CDATA[<p>As <a href="/2009/06/13/switching-from-courier-to-dovecot/">promised</a> earlier, now <a href="http://www.dovecot.org/list/dovecot-news/2009-July/000119.html">Dovecot 1.2.0 is released</a>, I&#8217;m officialy launching the <a href="/installing-the-mailserver/the-mailserver-on-leopard/">new mailserver setup with Postfix and Dovecot</a> (Currently Leopard only).</p>
<p>This means no more <a href="http://www.courier-mta.org/">Courier</a> based products like the authentication, IMAP, POP3 and maildrop apps. Dovecto can do all that with a single installation. I&#8217;ve found out that the setup is a lot simpler with a lot fewer procedures and configuration files to maintain.</p>
<p>An last but not in the least, it looks like Dovecot is proving to be an even better IMAP server than Courier was. As I told you in the earlier <a href="/2009/06/13/switching-from-courier-to-dovecot/">post</a> it&#8217;s a lot faster. While testing it myself I often saw new email appear in Mail or Thunderbird immidiate after thy were received by Dovecot.</p>
<p>Currently the setup only describes the basic setup of a server, I still need to add the DSpam spam-filter in the setup and integrate server based filtering of incoming emails (where we used to use maildrop for). It is all possible but I still need to find out how and document it for you. When that is done I will write the neccesary migration documents how existing users can migrate safely from Courier to Dovecot.</p>
<p>I will keep supporting the Courier product stack for at least a year after I finished documenting the migration instructions. So don&#8217;t worry if you don&#8217;t switch immediatly. My production servers still run Courier, I only use Dovecot on my test servers. Although there is one user who has already switched to Dovecot (We helped each other in getting this done) because of the performance problems he experienced with Courier IMAP. These problems are now gone and this is one of the reasons I want to move to Dovecot a.s.a.p.</p>
<p>The advise currently is if you want to setup a new server: Use the Dovecot based <a href="/installing-the-mailserver/the-mailserver-on-leopard/">setup</a>. If you already use Courier please wait untill the migration instructions are finished. If you can&#8217;t wait I will try to assist you via email as much as I can but you will be mostly on your own. It&#8217;s not that difficult but ou need to know what you are doing.</p>
<p>I hope you like the switch and will be happy with the improved setup. You can read all about it at <a href="/installing-the-mailserver/the-mailserver-on-leopard/">the new mailserver instruction pages</a></p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2009/07/02/new-mailserver-setup-with-dovecot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Courier updates</title>
		<link>http://diymacserver.com/2009/06/29/courier-updates-2/</link>
		<comments>http://diymacserver.com/2009/06/29/courier-updates-2/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 19:00:56 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Courier]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[courier auth]]></category>
		<category><![CDATA[courier imap]]></category>
		<category><![CDATA[maildrop]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=726</guid>
		<description><![CDATA[Sam Varshavchik has been busy again checking everything against the new version of GCC and fixing a minor bug. He has done this for most of the Courier software stack. The ones that concern us are:
Courier-Auth was updated to 0.62.4

Various compilation fixes for gcc 4.4 and libtool 2.2

Courier-IMAP was updated to 4.5.1

Various compilation fixes for [...]]]></description>
			<content:encoded><![CDATA[<p>Sam Varshavchik has been busy again checking everything against the new version of GCC and fixing a minor bug. He has done this for most of the Courier software stack. The ones that concern us are:</p>
<p>Courier-Auth was updated to 0.62.4</p>
<ul>
<li>Various compilation fixes for gcc 4.4 and libtool 2.2</li>
</ul>
<p>Courier-IMAP was updated to 4.5.1</p>
<ul>
<li>Various compilation fixes for gcc 4.4</li>
<li> fetch.c (open_cached_fp): If the message file cannot be opened,<br />
	create a dummy message in its place.</li>
</ul>
<p>Courier Maildrop was updated to 2.2.0</p>
<p>Please do not use this version as it will not work, please download version 2.0.4. I&#8217;m not spending more time on this as of the switch to dovecot later this week.</p>
<ul>
<li>GCC 4.4 fixes</li>
</ul>
<p>Updating should be easy, just follow the install instructions as usual.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2009/06/29/courier-updates-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching from Courier to Dovecot</title>
		<link>http://diymacserver.com/2009/06/13/switching-from-courier-to-dovecot/</link>
		<comments>http://diymacserver.com/2009/06/13/switching-from-courier-to-dovecot/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 20:02:15 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Courier]]></category>
		<category><![CDATA[Dovecot]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[opinion]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=602</guid>
		<description><![CDATA[Well, I couldn&#8217;t leave Apple to it to be the only one making announcements on new products and features. There is some news here as well, I&#8217;m announcing a change as well.
OS X always had it&#8217;s own IMAP/POP3 server, called Cyrus, which I considered lacking and I used the Courier product stack which has always [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I couldn&#8217;t leave Apple to it to be the only one making announcements on new products and features. There is some news here as well, I&#8217;m announcing a change as well.</p>
<p>OS X always had it&#8217;s own IMAP/POP3 server, called <a href="http://cyrusimap.web.cmu.edu/">Cyrus</a>, which I considered lacking and I used the <a href="http://www.courier-mta.org/">Courier</a> product stack which has always helped me a lot. But thanks to some attentive users (yes you James) I was informed that Apple is switching their mail server setup and they are moving to <a href="http://www.dovecot.org/">Dovecot</a>.</p>
<p>It seems like Dovecot has become the better IMAP server, here is a <a href="http://imapwiki.org/ImapTest/ServerStatus">comparison chart</a>. From what I&#8217;ve read on the web Dovecot is more secure, faster and more IMAP compliant then any other server out there. Now the full details are available on Snow Leopard Server you will read that Dovecot is going to be the standard implementation. Here are some related news items that had spilled the news earlier: <a href="http://www.appleinsider.com/articles/09/02/13/snow_leopard_server_to_ramp_up_scalability_and_performance.html">AppleInsider</a> and <a href="http://www.derekunderwood.com/general-computer/apples-os-x-snow-leopard-server-brings-faster-email/">Derek Underwood&#8217;s blog</a>.</p>
<p>I&#8217;ve been playing with Dovecot for some time now, people following me on <a href="http://twitter.com/diymacserver">Twitter</a> might have read about it already, and it is looking good. New mail notifications are faster than using Courier (almost feels like push mail). Dovecot also has most of the features we need and includes everything we currently used in separate modules from Courier (auth and maildrop). Because Dovecot can also do authentication there is no need for SASL anymore. This all will make the setup a lot simpler.</p>
<p>Also a feature called Sieve in Dovecot will enable server based filtering rules, this will enable server based filtering being managed by the end user.</p>
<p>My current plan is to first write an instruction for installing the basic mail server (postfix + dovecot) to provide the new setup to new users. Next step is writing a migration plan to be able to move current Courier users to Dovecot. Concurrently I will try to add current and new features that are enabled by the usage of Dovecot.</p>
<p>I hope you like the improvements and forgive me for not having a keynote <img src='http://diymacserver.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2009/06/13/switching-from-courier-to-dovecot/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Postfix, Courier-Auth and IMAP updated and tested</title>
		<link>http://diymacserver.com/2009/05/15/postfix-courier-auth-and-imap-updated-and-tested/</link>
		<comments>http://diymacserver.com/2009/05/15/postfix-courier-auth-and-imap-updated-and-tested/#comments</comments>
		<pubDate>Fri, 15 May 2009 16:06:41 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Courier]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[courier auth]]></category>
		<category><![CDATA[courier imap]]></category>
		<category><![CDATA[maildrop]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=559</guid>
		<description><![CDATA[This week was a mighty busy week for me as many programs got updates and I was still testing MySQL and the upgrade scenarios that are needed for current users. On top of that Apple came with the OS X 10.5.7 upgrade. 
I&#8217;ve finished testing Postfix 2.6.0 and Courier auth 62.2 and Courier Imap 4.5.0 [...]]]></description>
			<content:encoded><![CDATA[<p>This week was a mighty busy week for me as many programs got updates and I was still testing MySQL and the upgrade scenarios that are needed for current users. On top of that Apple came with the OS X 10.5.7 upgrade. </p>
<p>I&#8217;ve finished testing Postfix 2.6.0 and Courier auth 62.2 and Courier Imap 4.5.0 and I can tell you that you can upgrade safely to the newer version when you want to. I even upgraded my production server in the meantime.</p>
<p>The details on the Postfix upgrade:
<ul>
<li>Multi-instance support introduces a new postmulti(1) command to<br />
 create/add/remove/etc. additional Postfix instances. The familiar<br />
 &#8220;postfix start&#8221; etc.  commands now automatically start multiple<br />
 Postfix instances.  The good news: nothing changes when you use<br />
 only one Postfix instance. See MULTI_INSTANCE_README for details.</li>
<li>Multi-instance support required that some files be moved from<br />
 the non-shared $config_directory to the shared $daemon_directory.<br />
 The affected files are postfix-script, postfix-files and post-install.</li>
<li>TLS (SSL) support was updated for elliptic curve encryption. This<br />
 requires OpenSSL version 0.9.9 or later. The SMTP client no longer<br />
 uses the SSLv2 protocol by default. See TLS_README for details.</li>
<li>The Milter client now supports all Sendmail 8.14 Milter requests,<br />
 including requests for rejected recipient addresses, and requests<br />
 to replace the envelope sender address. See MILTER_README for<br />
 details.
</li>
<li>Postfix no longer adds (Resent-) From:, Date:, Message-ID: or To:<br />
 headers to email messages with &#8220;remote&#8221; origins (these are origins<br />
 that don&#8217;t match $local_header_rewrite_clients). Adding such<br />
 headers breaks DKIM signatures that explicitly cover non-present<br />
 headers.  For compatibility with existing logfile processing<br />
 software, Postfix will log &#8220;message-id=<>&#8221; for email messages<br />
 that have no Message-Id header.</li>
<li>Stress-adaptive behavior is now enabled by default. This allows<br />
 the Postfix SMTP server to temporarily reduce time limits and<br />
 error-count limits under conditions of overload, such as a malware<br />
 attack or backscatter flood.</li>
</ul>
<p>The details on the Courier-Auth upgrade:
<ul>
<li>Makefile.am: Compatibility fix for bash 4</li>
</ul>
<p>The details on the Courier-IMAP upgrade:
<ul>
<li>Log more fatal errors on stderr</li>
<li>GnuTLS: add support for chained certs</li>
<li>Completely empty MIME entities incorrectly match any SEARCH request.</li>
<li>Some performance optimizations in header parsing</li>
<li>Incorrect reference to POP3_STLS in po3pdserver.c &#8211; should be POP3_TLS.</li>
</ul>
<p>I&#8217;ve still have some issues in compiling the newly released Maildrop 2.1.0 but I&#8217;ll post a new blogpost as soon as that issue gets resolved.</p>
<p>For instructions on how to upgrade Postfix please read <a href="/updating-your-installation/upgrading-postfix/">Upgrading Postfix</a>.<br />
To upgrade your courier-auth installation read <a href="/updating-your-installation/upgrading-courier-auth/">Upgrading Courier-Auth</a><br />
For instructions on how to upgrade Courier IMAP please read <a href="/updating-your-installation/upgrading-courier-imap/">Upgrading Courier IMAP</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2009/05/15/postfix-courier-auth-and-imap-updated-and-tested/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic mailserver instructions now available in 64 bit mode</title>
		<link>http://diymacserver.com/2009/03/22/basic-mailserver-instructions-now-available-in-64-bit-mode/</link>
		<comments>http://diymacserver.com/2009/03/22/basic-mailserver-instructions-now-available-in-64-bit-mode/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 09:34:50 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Courier]]></category>
		<category><![CDATA[Instructions]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[64 bits]]></category>
		<category><![CDATA[courier auth]]></category>
		<category><![CDATA[courier imap]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=511</guid>
		<description><![CDATA[Finally, I&#8217;ve set myself to it after avery busy week at work. I&#8217;ve created a new set of pages to instruct you how to compile Postfix, Courier-Auth and Courier IMAP/POP3 in 64 bits mode. It&#8217;s basically setting some extra compiler flags but it takes some trial and error to find out which are the correct [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, I&#8217;ve set myself to it after avery busy week at work. I&#8217;ve created a new set of pages to instruct you how to compile Postfix, Courier-Auth and Courier IMAP/POP3 in 64 bits mode. It&#8217;s basically setting some extra compiler flags but it takes some trial and error to find out which are the correct ones. Don&#8217;t forget you need a 64 bits MySQL installation to get this working otherwise you will get compiler errors.</p>
<ul>
<li><a href="/installing-the-mailserver/the-basic-mailserver-on-leopard/building-the-postfix-mailserver-in-64-bits-on-leopard/">Building the Postfix mailserver in 64 bits on Leopard</a></li>
<li><a href="/installing-the-mailserver/the-basic-mailserver-on-leopard/building-the-courier-auth-library-in-64-bits-on-leopard/">Building the Courier Auth library in 64 bits on Leopard</a></li>
<li><a href="/installing-the-mailserver/the-basic-mailserver-on-leopard/building-the-courier-imappop3-server-in-64-bits-on-leopard/">Building the Courier IMAP/POP3 server in 64 bits on Leopard</a></li>
</ul>
<p>The configuration of all the components is not affected by this new compilation method so they stay the same. Next up: DSPAM and Maildrop.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2009/03/22/basic-mailserver-instructions-now-available-in-64-bit-mode/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to create maildirectories automatically</title>
		<link>http://diymacserver.com/2009/01/18/how-to-create-maildirectories-automatically/</link>
		<comments>http://diymacserver.com/2009/01/18/how-to-create-maildirectories-automatically/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 12:58:14 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Courier]]></category>
		<category><![CDATA[Postfix]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=388</guid>
		<description><![CDATA[This weekend I&#8217;ve added another piece of documentation to solve some of the problems with maildrop. As you might have found out maildrop does not create the directories automatically for delivering the emails when a new user is setup on your system. The postfix virtual delivery mechanism does this perfectly. However, because maildrop is scriptable [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I&#8217;ve added another piece of documentation to solve some of the problems with maildrop. As you might have found out maildrop does not create the directories automatically for delivering the emails when a new user is setup on your system. The postfix virtual delivery mechanism does this perfectly. However, because maildrop is scriptable (also by end users) and is therefore considered a risk in letting it do stuff as root user.</p>
<p>I&#8217;ve therefore created a small shell script and a template maildir that will perform all the required tasks automatically. It will read the list of users from the database and will create the directory structure from the template with all the correct permissions.</p>
<p>Read more about the script in the documentation: <a href="/installing-the-mailserver/creating-maildirs-automatically/">Creating maildirectories automatically</a></p>
<p>If someone finds another, better, method. Please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2009/01/18/how-to-create-maildirectories-automatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Courier-Auth updated to 0.62.1</title>
		<link>http://diymacserver.com/2008/12/25/courier-auth-updated-to-0621/</link>
		<comments>http://diymacserver.com/2008/12/25/courier-auth-updated-to-0621/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 19:39:17 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Courier]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[courier auth]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=330</guid>
		<description><![CDATA[Sam Varshavchik has released an update on Christmas day (go figure, what a commitment) to the Courier-Auth daemon, this release correct a couple of minor compiler warnings and errors.:

cryptpassword.c: Fix compiler warnings
checkpasswordsha1.c: Fix compiler warnings.
authldaplib.c (auth_ldap_enumerate): Fix typo.

I&#8217;ve tested this release without a problem and my production server is running this version at the moment [...]]]></description>
			<content:encoded><![CDATA[<p>Sam Varshavchik has released an update on Christmas day (go figure, what a commitment) to the Courier-Auth daemon, this release correct a couple of minor compiler warnings and errors.:</p>
<ul>
<li>cryptpassword.c: Fix compiler warnings</li>
<li>checkpasswordsha1.c: Fix compiler warnings.</li>
<li>authldaplib.c (auth_ldap_enumerate): Fix typo.</li>
</ul>
<p>I&#8217;ve tested this release without a problem and my production server is running this version at the moment without a problem.</p>
<p>To upgrade your courier-auth installation read “<a href="/updating-your-installation/upgrading-courier-auth/">Upgrading Courier-Auth</a>”</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2008/12/25/courier-auth-updated-to-0621/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
