<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Add more Courier-IMAP connections under Plesk</title>
	<atom:link href="http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/</link>
	<description>Everything worth saying has already been said...</description>
	<lastBuildDate>Mon, 30 Jan 2012 04:23:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kai</title>
		<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/comment-page-1/#comment-1251</link>
		<dc:creator>Kai</dc:creator>
		<pubDate>Sat, 17 Sep 2011 20:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/#comment-1251</guid>
		<description>Thank you thank you thank you! I had the very same problem with courier and Plesk and you saved my day / night.</description>
		<content:encoded><![CDATA[<p>Thank you thank you thank you! I had the very same problem with courier and Plesk and you saved my day / night.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ffab</title>
		<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/comment-page-1/#comment-1234</link>
		<dc:creator>ffab</dc:creator>
		<pubDate>Mon, 17 Jan 2011 15:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/#comment-1234</guid>
		<description>great article ! saved me a lot of headache ;)</description>
		<content:encoded><![CDATA[<p>great article ! saved me a lot of headache <img src='http://www.inertramblings.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TK</title>
		<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/comment-page-1/#comment-1221</link>
		<dc:creator>TK</dc:creator>
		<pubDate>Mon, 08 Nov 2010 16:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/#comment-1221</guid>
		<description>I&#039;ve just solved a similar issue, only with regards to POP mail.

I have a dedicated server running Plesk 9.5 and when I upgraded to iLife 11 and Snow Leopard this error appeared.  I could quickly click &quot;get mail&quot; and I&#039;d get all my mail, but only 3-4 of my 9 mail accounts would connect.  Theo others would have the error:

&quot;The server error encountered was: The attempt to read data from the server...&quot;

I found solutions for those using IMAP mail here in this thread:

modify the /etc/courier-imap/imapd configuration file and change MAXDAEMONS from 40 to 80 and MAXPERIP from 4 to 40. This allows all the machines behind my home firewall to connect to multiple accounts on the e-mail server with mailbox caching enabled.

I&#039;d made this change on my server but it didn&#039;t seem to have any effect.  It dawned on me that I&#039;m using POP, not IMAP.  So I found in /etc/courier-imap/pop3d the same settings.  I changed the MAXDAEMONS from 40 to 80 and MAXPERIP from 4 to 40 and voila, all my connections concurrently worked.

This has taken me more than two days to fix and I hope posting this helps someone else with the same issue.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just solved a similar issue, only with regards to POP mail.</p>
<p>I have a dedicated server running Plesk 9.5 and when I upgraded to iLife 11 and Snow Leopard this error appeared.  I could quickly click &#8220;get mail&#8221; and I&#8217;d get all my mail, but only 3-4 of my 9 mail accounts would connect.  Theo others would have the error:</p>
<p>&#8220;The server error encountered was: The attempt to read data from the server&#8230;&#8221;</p>
<p>I found solutions for those using IMAP mail here in this thread:</p>
<p>modify the /etc/courier-imap/imapd configuration file and change MAXDAEMONS from 40 to 80 and MAXPERIP from 4 to 40. This allows all the machines behind my home firewall to connect to multiple accounts on the e-mail server with mailbox caching enabled.</p>
<p>I&#8217;d made this change on my server but it didn&#8217;t seem to have any effect.  It dawned on me that I&#8217;m using POP, not IMAP.  So I found in /etc/courier-imap/pop3d the same settings.  I changed the MAXDAEMONS from 40 to 80 and MAXPERIP from 4 to 40 and voila, all my connections concurrently worked.</p>
<p>This has taken me more than two days to fix and I hope posting this helps someone else with the same issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IMAP connections limit fix &#124; tim tucker dot org</title>
		<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/comment-page-1/#comment-1104</link>
		<dc:creator>IMAP connections limit fix &#124; tim tucker dot org</dc:creator>
		<pubDate>Sat, 17 Apr 2010 13:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/#comment-1104</guid>
		<description>[...] I didn&#8217;t really buy this answer. I did some more searching and finally hit on this link. It explains how to increase the IMAP connection limit to allow more connections from the same IP [...]</description>
		<content:encoded><![CDATA[<p>[...] I didn&#8217;t really buy this answer. I did some more searching and finally hit on this link. It explains how to increase the IMAP connection limit to allow more connections from the same IP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PokerMundo - Directorio de Poker Español</title>
		<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/comment-page-1/#comment-1103</link>
		<dc:creator>PokerMundo - Directorio de Poker Español</dc:creator>
		<pubDate>Tue, 30 Mar 2010 10:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/#comment-1103</guid>
		<description>Our Gambling server has only 2 GB of memory. We have around 100 websites and every website has her own email... and some webs have many email so I changed it to 200 but i am worried about the increase of resources. I experience many problems with thunderbird, i changed each account to 1 cached connection but the problem continued.

Thanks for the post, I will test and review here in some days... when tested the new config.</description>
		<content:encoded><![CDATA[<p>Our Gambling server has only 2 GB of memory. We have around 100 websites and every website has her own email&#8230; and some webs have many email so I changed it to 200 but i am worried about the increase of resources. I experience many problems with thunderbird, i changed each account to 1 cached connection but the problem continued.</p>
<p>Thanks for the post, I will test and review here in some days&#8230; when tested the new config.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudio</title>
		<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/comment-page-1/#comment-1102</link>
		<dc:creator>Claudio</dc:creator>
		<pubDate>Mon, 15 Mar 2010 20:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/#comment-1102</guid>
		<description>I have the same problem with my ISP that using Plesk, I ask him to set more connections, now he said that he can&#039;t set more than this but I have some problem already.
Can I limit the connections from my IMAP client, that is Mail on Mac OS X 10.6?</description>
		<content:encoded><![CDATA[<p>I have the same problem with my ISP that using Plesk, I ask him to set more connections, now he said that he can&#8217;t set more than this but I have some problem already.<br />
Can I limit the connections from my IMAP client, that is Mail on Mac OS X 10.6?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plesk &#38; Mailserver : Maximale IP Verbindungen hochsetzen &#124; Stefan Pausch</title>
		<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/comment-page-1/#comment-1098</link>
		<dc:creator>Plesk &#38; Mailserver : Maximale IP Verbindungen hochsetzen &#124; Stefan Pausch</dc:creator>
		<pubDate>Mon, 01 Feb 2010 13:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/#comment-1098</guid>
		<description>[...] Google und joelmama.com stiess ich auf inertramblings.com auf dessen die Lösung für mein Problem [...]</description>
		<content:encoded><![CDATA[<p>[...] Google und joelmama.com stiess ich auf inertramblings.com auf dessen die Lösung für mein Problem [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven</title>
		<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/comment-page-1/#comment-1091</link>
		<dc:creator>Sven</dc:creator>
		<pubDate>Sun, 24 Jan 2010 00:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/#comment-1091</guid>
		<description>Thanks a lot for this very helpful informations!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this very helpful informations!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/comment-page-1/#comment-1086</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 30 Dec 2009 11:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/#comment-1086</guid>
		<description>That&#039;s saved me a right headache! Cheers for this!</description>
		<content:encoded><![CDATA[<p>That&#8217;s saved me a right headache! Cheers for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan van Wilsum</title>
		<link>http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/comment-page-1/#comment-1065</link>
		<dc:creator>Johan van Wilsum</dc:creator>
		<pubDate>Sun, 20 Sep 2009 06:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.inertramblings.com/2006/09/22/add-more-courier-imap-connections-under-plesk/#comment-1065</guid>
		<description>Yeah a solution!!! Thanks dude!</description>
		<content:encoded><![CDATA[<p>Yeah a solution!!! Thanks dude!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

