<?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</title>
	<atom:link href="http://diymacserver.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Sun, 13 May 2012 17:52:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Dovecot updated to 2.1.6</title>
		<link>http://diymacserver.com/2012/05/13/dovecot-updated-to-2-1-6/</link>
		<comments>http://diymacserver.com/2012/05/13/dovecot-updated-to-2-1-6/#comments</comments>
		<pubDate>Sun, 13 May 2012 17:51:23 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Dovecot]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=2304</guid>
		<description><![CDATA[Timo released a new version of Dovecot, I’ve installed it on my test servers and production server without a problem. No security issues solved, upgrade at your own leisure. The noticeable changes are: Session ID is now included by default in auth and login process log lines. It can be added to mail processes also [...]]]></description>
			<content:encoded><![CDATA[<p>Timo released a new version of Dovecot, I’ve installed it on my test servers and production server without a problem. No security issues solved, upgrade at your own leisure. The noticeable changes are:</p>
<ul>
<li>Session ID is now included by default in auth and login process log lines. It can be added to mail processes also by adding %{session} to mail_log_prefix.
</li>
<li>
Added ssl_require_crl setting, which specifies if CRL check must    be successful when verifying client certificates.</li>
<li>Added mail_shared_explicit_inbox setting to specify if a shared INBOX  should be accessible as &#8220;shared/$user&#8221; or &#8220;shared/$user/INBOX&#8221;.</li>
<li>v2.1.5: Using &#8220;~/&#8221; as mail_location or elsewhere failed to actually expand it to home directory.</li>
<li>dbox: Fixed potential assert-crash when reading dbox files.
    </li>
<li>trash plugin: Fixed behavior when quota is already over limit.
       </li>
<li>mail_log plugin: Logging &#8220;copy&#8221; event didn&#8217;t work.
       </li>
<li>Proxying to backend server with SSL: Verifying server certificate<br />
         name always failed, because it was compared to an IP address.
</li>
</ul>
<p>And here are the <a href="/updating-your-installation/upgrading-dovecot/">upgrade instructions for Dovecot</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2012/05/13/dovecot-updated-to-2-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP released 5.4.3</title>
		<link>http://diymacserver.com/2012/05/12/php-released-5-4-3/</link>
		<comments>http://diymacserver.com/2012/05/12/php-released-5-4-3/#comments</comments>
		<pubDate>Sat, 12 May 2012 10:58:54 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=2300</guid>
		<description><![CDATA[The PHP development team first released 5.4.2 which had a security fix for CGI string parameters and shortly thereafter the released 5.4.3 which solved some other security problems with buffer overflows. I urge you to update it if you are using older versions on a production platform. I&#8217;ve successfully tested it on my servers without [...]]]></description>
			<content:encoded><![CDATA[<p>The PHP development team first released 5.4.2 which had a security fix for CGI string parameters and shortly thereafter the released 5.4.3 which solved some other security problems with buffer overflows. I urge you to update it if you are using older versions on a production platform. I&#8217;ve successfully tested it on my servers without a noticeable problem.</p>
<ul>
<li>Fixed bug #61807 Buffer Overflow in apache_request_headers, CVE-2012-2329.</li>
<li>Fixed bug #61910 Improve fix for PHP-CGI query string parameter vulnerability, CVE-2012-2311.</li>
<li>Fixed bug #61910 Fix PHP-CGI query string parameter vulnerability, CVE-2012-1823.
</li>
</ul>
<p>To see the complete buglist solved in this release, read them in the <a href="http://www.php.net/ChangeLog-5.php#5.4.3">ChangeLog</a>.</p>
<p>For instructions on how to upgrade PHP please read: <a href="/updating-your-installation/updating-php/">Upgrading PHP</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2012/05/12/php-released-5-4-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIYMacServer is up and running for 5 years</title>
		<link>http://diymacserver.com/2012/05/01/diymacserver-is-up-and-running-for-5-years/</link>
		<comments>http://diymacserver.com/2012/05/01/diymacserver-is-up-and-running-for-5-years/#comments</comments>
		<pubDate>Tue, 01 May 2012 05:59:05 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=2293</guid>
		<description><![CDATA[We&#8217;ll I couldn&#8217;t let this pass by without posting a little tid-bit but today this site is up and running for 5 years. It has been running much longer then anticipated. While I still enjoy running the site I&#8217;m finding less time available to spend on maintaining the documentation. Mostly because other stuff is creeping [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ll I couldn&#8217;t let this pass by without posting a little tid-bit but today this site is up and running for 5 years. It has been running much longer then anticipated. While I still enjoy running the site I&#8217;m finding less time available to spend on maintaining the documentation. Mostly because other stuff is creeping up on my. Having a child growing up, currently 5 years, that requires attention and getting other non-computer related hobby&#8217;s do that to you. Since last year I&#8217;ve joined a <a href="http://barbershopsingers.nl">Barbershop Choir</a> with fills me with tremendous energy, I never knew singing could be this much fun.</p>
<p>I will try my utmost to keep everything up to date as much as possible as I know many of you use the information provided and there are still new people joining in. Currently I&#8217;m current with all the software but my WordPress installation is way behind and I desperately need to upgrade and I need to do something about the forums which have bee disabled because the spam was getting beyond managing manually.</p>
<p>Everybody: Thanks for all the support, that was and is the main thing I keep running this site. </p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2012/05/01/diymacserver-is-up-and-running-for-5-years/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PHP released 5.4.1</title>
		<link>http://diymacserver.com/2012/04/30/php-released-5-4-1/</link>
		<comments>http://diymacserver.com/2012/04/30/php-released-5-4-1/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 09:12:13 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=2288</guid>
		<description><![CDATA[The PHP development team released 5.4.1, it contains some security updates and I urge you to update it if you were using 5.4.0 on a production platform. I&#8217;ve successfully tested it on my servers without a noticeable problem. Fixed bug #54374 (Insufficient validating of upload name leading to corrupted $_FILES indices). (CVE-2012-1172). Add open_basedir checks [...]]]></description>
			<content:encoded><![CDATA[<p>The PHP development team released 5.4.1, it contains some security updates and I urge you to update it if you were using 5.4.0 on a production platform. I&#8217;ve successfully tested it on my servers without a noticeable problem.</p>
<ul>
<li>Fixed bug #54374 (Insufficient validating of upload name leading to corrupted $_FILES indices). (CVE-2012-1172).</li>
<li>Add open_basedir checks to readline_write_history and readline_read_history.
</li>
</ul>
<p>To see the complete buglist solved in this release, read them in the <a href="http://www.php.net/ChangeLog-5.php#5.4.1">ChangeLog</a>.</p>
<p>For instructions on how to upgrade PHP please read: <a href="/updating-your-installation/updating-php/">Upgrading PHP</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2012/04/30/php-released-5-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache updated to 2.4.2</title>
		<link>http://diymacserver.com/2012/04/24/apache-updated-to-2-4-2/</link>
		<comments>http://diymacserver.com/2012/04/24/apache-updated-to-2-4-2/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 19:44:36 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=2283</guid>
		<description><![CDATA[Apache got updated last week, finally got round to getting this tested. It&#8217;s now running on all my servers without a problem. Please note that the APR modules are not updated, you could copy them from the 2.4.1 directory. For compiling read the last update and the additional notes that followed.]]></description>
			<content:encoded><![CDATA[<p>Apache got updated last week, finally got round to getting this tested. It&#8217;s now running on all my servers without a problem. Please note that the APR modules are not updated, you could copy them from the 2.4.1 directory.</p>
<p>For compiling read the <a href="/2012/03/05/apache-update-to-2-4-1/">last update</a> and the <a href="/2012/03/30/follow-up-on-apache-2-4-1-xcode-4-3-2/" title="Follow up on Apache 2.4.1, Xcode 4.3.2">additional notes</a> that followed.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2012/04/24/apache-updated-to-2-4-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dovecot updated to 2.1.5</title>
		<link>http://diymacserver.com/2012/04/24/dovecot-updated-to-2-1-5/</link>
		<comments>http://diymacserver.com/2012/04/24/dovecot-updated-to-2-1-5/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 19:21:00 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Dovecot]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=2280</guid>
		<description><![CDATA[First my apologies, due to the other priorities I completely missed the 2.1.4 release. Hopefully you didn&#8217;t run into any problems. I&#8217;ve tested and deployed 2.1.5 on my servers today without a problem. The list of fixes for 2.1.5 include: IMAP: When neither the session nor the mailbox has modseq tracking enabled, return the mailbox [...]]]></description>
			<content:encoded><![CDATA[<p>First my apologies, due to the other priorities I completely missed the 2.1.4 release. Hopefully you didn&#8217;t run into any problems. I&#8217;ve tested and deployed 2.1.5 on my servers today without a problem. The list of fixes for 2.1.5 include:</p>
<ul>
<li>IMAP: When neither the session nor the mailbox has modseq tracking enabled, return the mailbox as having NOMODSEQ in SELECT/EXAMINE reply. Old versions in this situation always simply returned HIGHESTMODSEQ as 1, which could have broken some clients.</li>
<li> dict file: Added optional fcntl/flock locking (default is dotlock)</li>
<li>fts-solr: doveadm fts rescan now resets indexes, which allows  reindexing mails. (This isn&#8217;t a full rescan implementation like  fts-lucene has.)</li>
<li>doveadm expunge: Added -d parameter to delete mailbox if it&#8217;s empty after expunging.</li>
<li>IMAP: Several fixes related to mailbox listing in some configs</li>
<li>director: A lot of fixes and performance improvements</li>
<li> v2.1.4 didn&#8217;t work without a mail home directory set</li>
<li> mbox: Deleting a mailbox didn&#8217;t delete its index files.</li>
<li>pop3c: TOP command was sent incorrectly</li>
<li>trash plugin didn&#8217;t work properly</li>
<li>LMTP: Don&#8217;t add a duplicate Return-Path: header when proxying.</li>
<li>listescape: Don&#8217;t unescape namespace prefixes.</li>
</ul>
<p>And here are the <a href="/updating-your-installation/upgrading-dovecot/">upgrade instructions for Dovecot</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2012/04/24/dovecot-updated-to-2-1-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow up on Apache 2.4.1, Xcode 4.3.2</title>
		<link>http://diymacserver.com/2012/03/30/follow-up-on-apache-2-4-1-xcode-4-3-2/</link>
		<comments>http://diymacserver.com/2012/03/30/follow-up-on-apache-2-4-1-xcode-4-3-2/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 20:05:24 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=2269</guid>
		<description><![CDATA[During the last week I&#8217;ve seen comments regarding the failing of the compilation. The first one was that I completely missed the dependency on PCRE. Because it&#8217;s also required for out Postfix installation I already had it installed and didn&#8217;t notice it. You can download it from the sourceforge PCRE site. The latest tested version [...]]]></description>
			<content:encoded><![CDATA[<p>During the last week I&#8217;ve seen comments regarding the failing of the compilation. The first one was that I completely missed the dependency on PCRE. Because it&#8217;s also required for out Postfix installation I already had it installed and didn&#8217;t notice it. You can download it from the <a href="http://sourceforge.net/projects/pcre/files/pcre/">sourceforge PCRE site</a>. The latest tested version is 8.30. Download it, unpack it and run the following commands in the source directory:</p>
<pre class="brush: plain; title: ;">./configure
make
sudo make install</pre>
<p>The other thing I missed was the new release of Xcode. Apple released a new version of Xcode 4.3.2 which has a new method of installing. Instead of downloading the Installer from the App Store you can now install Xcode directly from the App Store. However somehow i think they needed to make the package smaller and they left out some the for us essential parts. Luckily its all still free. If you install Xcode from the App Store you need to perform some follow up actions to make it work. Startup Xcode, then let Xcode uninstall the older version, go to the preferences and go for the download tab. </p>
<p><img src="http://diymacserver.com/wp-content/uploads/2012/03/xcodepreferences.png" alt="" title="xcodepreferences" width="500" height="355" class="alignnone size-full wp-image-2273" /></p>
<p>Then select to install the command line tools. Use your apple-id and password to make it happen. After this you&#8217;ll be up and running in no time.</p>
<p><strong>Update</strong>: If you have a developer account and can login to http://developer.apple.com you can also download the command line tools as a standalone package. Go to the <a href="https://developer.apple.com/downloads/index.action">download</a> section and try it there. I&#8217;ve got the full Xcode installation as I sometimes try to write that one iPhone app that will make me a millionaire. Let me know if this works for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2012/03/30/follow-up-on-apache-2-4-1-xcode-4-3-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ClamAV update &#8211; 0.93.4</title>
		<link>http://diymacserver.com/2012/03/23/clamav-update-0-93-4/</link>
		<comments>http://diymacserver.com/2012/03/23/clamav-update-0-93-4/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 06:32:02 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[ClamAV]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=2266</guid>
		<description><![CDATA[There is a update for ClamAV available for download. The current version is 0.97.4. Upgrading is relatively easy and straight forward. All that needs to be done is remove the old version and install the new. You can check the instructions on what to do here Upgrading ClamAV. There is no need to reconfigure anything. [...]]]></description>
			<content:encoded><![CDATA[<p>There is a update for ClamAV available for download. The current version is 0.97.4. Upgrading is relatively easy and straight forward. All that needs to be done is remove the old version and install the new.</p>
<p>You can check the instructions on what to do here <a href="http://diymacserver.com/updating-your-installation/upgrading-clamav/">Upgrading ClamAV.</a></p>
<p>There is no need to reconfigure anything.</p>
<p>For those that are interested. This version of ClamAV has on access scanning available under OS X 10.5 and later. For more information please check the ClamAV website here -> <a href="http://www.clamav.net/lang/en/2012/03/21/on-access-scanning-for-os-x/">http://www.clamav.net/lang/en/2012/03/21/on-access-scanning-for-os-x/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2012/03/23/clamav-update-0-93-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP released 5.4.0</title>
		<link>http://diymacserver.com/2012/03/18/php-released-5-4-0/</link>
		<comments>http://diymacserver.com/2012/03/18/php-released-5-4-0/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 17:46:09 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=2258</guid>
		<description><![CDATA[The PHP development team released 5.4.0, it is the next major milestone in the development of PHP. I’ve successfully tested it on my servers without a noticeable problem. First use this on a development machine, if you can wait for 5.4.1 before putting it on a production machine there might be some nasty bugs in [...]]]></description>
			<content:encoded><![CDATA[<p>The PHP development team released 5.4.0, it is the next major milestone in the development of PHP. I’ve successfully tested it on my servers without a noticeable problem. First use this on a development machine, if you can wait for 5.4.1 before putting it on a production machine there might be some nasty bugs in it which haven&#8217;t been found.</p>
<p> Some of the key new features include (copied from the PHP website):<br />
      <a href="http://php.net/traits">traits</a>, <a href="http://docs.php.net/manual/en/language.types.array.php">a shortened array syntax</a>, <a href="http://php.net/manual/en/features.commandline.webserver.php">a built-in webserver for testing purposes</a> and more. PHP 5.4.0 significantly improves performance, memory footprint and fixes over   100 bugs.</p>
<p>      For users upgrading from PHP 5.3 there is a <a href="http://php.net/migration54">migration guide</a> available here, detailing the changes between those releases and <a href="http://php.net/downloads.php#v5.4.0">PHP 5.4.0</a>.</p>
<p>For instructions on how to upgrade your PHP installation please read: <a href="/updating-your-installation/updating-php/">Upgrading PHP</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2012/03/18/php-released-5-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dovecot updated to 2.1.3</title>
		<link>http://diymacserver.com/2012/03/18/dovecot-updated-to-2-1-3/</link>
		<comments>http://diymacserver.com/2012/03/18/dovecot-updated-to-2-1-3/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 09:31:50 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Dovecot]]></category>

		<guid isPermaLink="false">http://diymacserver.com/?p=2254</guid>
		<description><![CDATA[Again two very close releases but this time because of a small glitch that was introduced in 2.1.2 with the mdbox which was released a few days earlier. I&#8217;ve tested it and I&#8217;m already running this new version in production. Here is the list of fixes for 2.1.2 (as 2.1.3 only fixed the mdbox error): [...]]]></description>
			<content:encoded><![CDATA[<p>Again two very close releases but this time because of a small glitch that was introduced in 2.1.2 with the mdbox which was released a few days earlier. I&#8217;ve tested it and I&#8217;m already running this new version in production. Here is the list of fixes for 2.1.2 (as 2.1.3 only fixed the mdbox error):</p>
<ul>
<li>Initial implementation of dsync-based replication. For now this  should be used only on non-critical systems.</li>
<li> Proxying: POP3 now supports sending remote IP+port from proxy to  backend server via Dovecot-specific XCLIENT extension.
</li>
<li> Proxying: proxy_maybe=yes with host=<hostname> (instead of IP) works now properly.
</li>
<li>Proxying: Added auth_proxy_self setting
</li>
<li>Proxying: Added proxy_always extra field (see wiki docs)
</li>
<li>Added director_username_hash setting to specify what part of the  username is hashed. This can be used to implement per-domain  backends (which allows safely accessing shared mailboxes within domain).
</li>
<li>	+ Added a &#8220;session ID&#8221; string for imap/pop3 connections, available  in %{session} variable. The session ID passes through Dovecot  IMAP/POP3 proxying to backend server. The same session ID is can be  reused after a long time (currently a bit under 9 years).
</li>
<li>passdb checkpassword: Support &#8220;credentials lookups&#8221; (for  non-plaintext auth and for lmtp_proxy lookups)
</li>
<li>fts: Added fts_index_timeout setting to abort search if indexing  hasn&#8217;t finished by then (default is to wait forever). </li>
<li>doveadm sync: If mailbox was expunged empty, messages may have  become back instead of also being expunged in the other side.
</li>
<li>director: If user logged into two directors while near user  expiration, the directors might have redirected the user to two  different backends.
</li>
<li>imap_id_* settings were ignored before login.
</li>
<li>Several fixes to mailbox_list_index=yes
</li>
<li>Previous v2.1.x didn&#8217;t log all messages at shutdown.
</li>
<li>mbox: Fixed accessing Dovecot v1.x mbox index files without errors.</ul>
</li>
<p>And as usual here are the <a href="/updating-your-installation/upgrading-dovecot/">upgrade instructions for Dovecot</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://diymacserver.com/2012/03/18/dovecot-updated-to-2-1-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

