<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: vtiger CRM 5.0.3 - Web mail working scenarios..</title>
	<link>http://www.vtiger.com/blogs/2007/05/29/vtiger-crm-503-web-mail-working-scenarios/</link>
	<description>it's a vtiger life!</description>
	<pubDate>Fri, 12 Mar 2010 23:15:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: Balduin</title>
		<link>http://www.vtiger.com/blogs/2007/05/29/vtiger-crm-503-web-mail-working-scenarios/#comment-14927</link>
		<author>Balduin</author>
		<pubDate>Wed, 30 May 2007 09:13:53 +0000</pubDate>
		<guid>http://www.vtiger.com/blogs/2007/05/29/vtiger-crm-503-web-mail-working-scenarios/#comment-14927</guid>
					<description>Gopal,
please copy this information to the wiki.</description>
		<content:encoded><![CDATA[<p>Gopal,<br />
please copy this information to the wiki.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Gopal</title>
		<link>http://www.vtiger.com/blogs/2007/05/29/vtiger-crm-503-web-mail-working-scenarios/#comment-14936</link>
		<author>Gopal</author>
		<pubDate>Wed, 30 May 2007 09:32:54 +0000</pubDate>
		<guid>http://www.vtiger.com/blogs/2007/05/29/vtiger-crm-503-web-mail-working-scenarios/#comment-14936</guid>
					<description>Thanks, I have published this document in Wiki at:

&lt;a href="http://wiki.vtiger.com/index.php/Vtiger_CRM_5.0.3_Web_mail_-_Working_Scenarios" rel="nofollow"&gt;vtiger CRM 5.0.3 Web mail - Working Scenarios&lt;/a&gt;

This document can updated based on the test results.</description>
		<content:encoded><![CDATA[<p>Thanks, I have published this document in Wiki at:</p>
<p><a href="http://wiki.vtiger.com/index.php/Vtiger_CRM_5.0.3_Web_mail_-_Working_Scenarios" rel="nofollow">vtiger CRM 5.0.3 Web mail - Working Scenarios</a></p>
<p>This document can updated based on the test results.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: William</title>
		<link>http://www.vtiger.com/blogs/2007/05/29/vtiger-crm-503-web-mail-working-scenarios/#comment-15318</link>
		<author>William</author>
		<pubDate>Wed, 30 May 2007 23:20:35 +0000</pubDate>
		<guid>http://www.vtiger.com/blogs/2007/05/29/vtiger-crm-503-web-mail-working-scenarios/#comment-15318</guid>
					<description>The matrix for incoming mail still reflects apparent confusion about TLS and SSL.
IMAP uses port 143 as it's standard port,
in order to secure communication to that port it has to support TLS.  Before TLS came about about SSL was used to secure communication.  The SSL protocol starts the communication process already secured, due to this it has to use a different port, for IMAP this is 993.  The "NOTLS" secenario came about because PHP decided to default to TLS for IMAP.  So your matrix should be:

1. NOTLS - certificate validation does not apply - uses port 143
2. SSL - Need to choose validation or non-validation of certificate - uses port 993.
3. TLS - Need to choose validation or non-validation - uses port 143.</description>
		<content:encoded><![CDATA[<p>The matrix for incoming mail still reflects apparent confusion about TLS and SSL.<br />
IMAP uses port 143 as it&#8217;s standard port,<br />
in order to secure communication to that port it has to support TLS.  Before TLS came about about SSL was used to secure communication.  The SSL protocol starts the communication process already secured, due to this it has to use a different port, for IMAP this is 993.  The &#8220;NOTLS&#8221; secenario came about because PHP decided to default to TLS for IMAP.  So your matrix should be:</p>
<p>1. NOTLS - certificate validation does not apply - uses port 143<br />
2. SSL - Need to choose validation or non-validation of certificate - uses port 993.<br />
3. TLS - Need to choose validation or non-validation - uses port 143.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
