<?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: HOWTO: Setup SSL certificates for mail services (pop3s, imaps, smtps) on Plesk / Courier-Imap / Qmail</title>
	<atom:link href="http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/</link>
	<description>Security, Linux, Development</description>
	<lastBuildDate>Tue, 14 Jul 2009 21:52:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chirp.syxyz.net</title>
		<link>http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/comment-page-1/#comment-4733</link>
		<dc:creator>chirp.syxyz.net</dc:creator>
		<pubDate>Tue, 14 Jul 2009 21:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinsamuel.com/linux/server-security/2006/03/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-pleskcourier-imapqmail/5/#comment-4733</guid>
		<description>[...] lifted from here [...]</description>
		<content:encoded><![CDATA[<p>[...] lifted from here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/comment-page-1/#comment-4318</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 02 Jul 2009 03:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinsamuel.com/linux/server-security/2006/03/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-pleskcourier-imapqmail/5/#comment-4318</guid>
		<description>Plesk comes configured with a limit of 4 connections per IP address and a limit of 40 connections total. Modern IMAP clients such as Mozilla Thunderbird use mailbox caching to open up multiple connections to increase performance. In the case of Thunderbird, it opens up 5 connections by default which is already 1 connection more than Courier-IMAP&#039;s default restriction. Add another few computers behind a firewall and those additional users won&#039;t be able to connect at all since a single Thunderbird client is already utilizing all 4 connections. 

http://kb.mediatemple.net/questions/259/(dv)+HOWTO%3A+Raise+Courier-IMAP+Connections</description>
		<content:encoded><![CDATA[<p>Plesk comes configured with a limit of 4 connections per IP address and a limit of 40 connections total. Modern IMAP clients such as Mozilla Thunderbird use mailbox caching to open up multiple connections to increase performance. In the case of Thunderbird, it opens up 5 connections by default which is already 1 connection more than Courier-IMAP&#8217;s default restriction. Add another few computers behind a firewall and those additional users won&#8217;t be able to connect at all since a single Thunderbird client is already utilizing all 4 connections. </p>
<p><a href="http://kb.mediatemple.net/questions/259/(dv)+HOWTO%3A+Raise+Courier-IMAP+Connections" rel="nofollow">http://kb.mediatemple.net/questions/259/(dv)+HOWTO%3A+Raise+Courier-IMAP+Connections</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/comment-page-1/#comment-4316</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 02 Jul 2009 02:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinsamuel.com/linux/server-security/2006/03/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-pleskcourier-imapqmail/5/#comment-4316</guid>
		<description>I found this seemed to make a difference:

Change the TLS_VERIFYPEER setting to &quot;PEER&quot;. The setting can also be changed to &quot;REQUIREPEER&quot; to require all SSL/TLS connections to provide a certificate. Otherwise, it is optional. If the mail client provides an SSL certificate, it may be used to authenticate. Without a certificate, password-based authentication remains an option.

http://www.courier-mta.org/imap/INSTALL.html</description>
		<content:encoded><![CDATA[<p>I found this seemed to make a difference:</p>
<p>Change the TLS_VERIFYPEER setting to &#8220;PEER&#8221;. The setting can also be changed to &#8220;REQUIREPEER&#8221; to require all SSL/TLS connections to provide a certificate. Otherwise, it is optional. If the mail client provides an SSL certificate, it may be used to authenticate. Without a certificate, password-based authentication remains an option.</p>
<p><a href="http://www.courier-mta.org/imap/INSTALL.html" rel="nofollow">http://www.courier-mta.org/imap/INSTALL.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Naujock</title>
		<link>http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/comment-page-1/#comment-1052</link>
		<dc:creator>Eric Naujock</dc:creator>
		<pubDate>Tue, 17 Feb 2009 14:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinsamuel.com/linux/server-security/2006/03/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-pleskcourier-imapqmail/5/#comment-1052</guid>
		<description>Thanks for the howto. I made getting our Plesk 8.4 system work great.</description>
		<content:encoded><![CDATA[<p>Thanks for the howto. I made getting our Plesk 8.4 system work great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denny</title>
		<link>http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/comment-page-1/#comment-559</link>
		<dc:creator>Denny</dc:creator>
		<pubDate>Wed, 16 Apr 2008 11:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinsamuel.com/linux/server-security/2006/03/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-pleskcourier-imapqmail/5/#comment-559</guid>
		<description>Thanks very much for the clear instructions - all went fine on my Plesk 8.3 server.  :)</description>
		<content:encoded><![CDATA[<p>Thanks very much for the clear instructions &#8211; all went fine on my Plesk 8.3 server.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshua</title>
		<link>http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/comment-page-1/#comment-399</link>
		<dc:creator>joshua</dc:creator>
		<pubDate>Sat, 01 Dec 2007 22:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinsamuel.com/linux/server-security/2006/03/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-pleskcourier-imapqmail/5/#comment-399</guid>
		<description>Hallo Justin

Thank you for your work and this site.
regards,
joshua</description>
		<content:encoded><![CDATA[<p>Hallo Justin</p>
<p>Thank you for your work and this site.<br />
regards,<br />
joshua</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noman</title>
		<link>http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/comment-page-1/#comment-395</link>
		<dc:creator>noman</dc:creator>
		<pubDate>Thu, 29 Nov 2007 18:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinsamuel.com/linux/server-security/2006/03/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-pleskcourier-imapqmail/5/#comment-395</guid>
		<description>I did not get the pop3s and imaps part to work i get the following error, any suggestions: 

CONNECTED(00000003)
write:errno=54</description>
		<content:encoded><![CDATA[<p>I did not get the pop3s and imaps part to work i get the following error, any suggestions: </p>
<p>CONNECTED(00000003)<br />
write:errno=54</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/comment-page-1/#comment-48</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 20 Aug 2007 22:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinsamuel.com/linux/server-security/2006/03/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-pleskcourier-imapqmail/5/#comment-48</guid>
		<description>Thanks for the walk through that is a great help.</description>
		<content:encoded><![CDATA[<p>Thanks for the walk through that is a great help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neo</title>
		<link>http://www.justinsamuel.com/2006/03/11/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-plesk-courier-imap-qmail/comment-page-1/#comment-5</link>
		<dc:creator>neo</dc:creator>
		<pubDate>Mon, 12 Jun 2006 02:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinsamuel.com/linux/server-security/2006/03/howto-setup-ssl-certificates-for-mail-pop3s-imaps-smtps-on-pleskcourier-imapqmail/5/#comment-5</guid>
		<description>Hi :

   About the pop3s for plesk, i was still not run ok!
   do you have detail step can offer?
 
   Thanks!
   Neo</description>
		<content:encoded><![CDATA[<p>Hi :</p>
<p>   About the pop3s for plesk, i was still not run ok!<br />
   do you have detail step can offer?</p>
<p>   Thanks!<br />
   Neo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
