<?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: Setting up Sendmail with TLS &amp; Auth support under FreeBSD</title>
	<atom:link href="http://www.clearchain.com/blog/posts/setting-up-sendmail-with-tls-auth-support-under-freebsd/feed" rel="self" type="application/rss+xml" />
	<link>http://www.clearchain.com/blog/posts/setting-up-sendmail-with-tls-auth-support-under-freebsd</link>
	<description>-= Daily Happenings =-</description>
	<lastBuildDate>Wed, 08 Feb 2012 11:15:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: soundbarrier</title>
		<link>http://www.clearchain.com/blog/posts/setting-up-sendmail-with-tls-auth-support-under-freebsd#comment-615</link>
		<dc:creator>soundbarrier</dc:creator>
		<pubDate>Fri, 11 Jun 2010 11:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.clearchain.com/blog/?p=110#comment-615</guid>
		<description>Site is www checktls com</description>
		<content:encoded><![CDATA[<p>Site is www checktls com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soundbarrier</title>
		<link>http://www.clearchain.com/blog/posts/setting-up-sendmail-with-tls-auth-support-under-freebsd#comment-440</link>
		<dc:creator>soundbarrier</dc:creator>
		<pubDate>Fri, 22 Jan 2010 13:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.clearchain.com/blog/?p=110#comment-440</guid>
		<description>Stumbled across this site that allows you to verify TLS to a specific email address. Great for testing your own SMTP or verifying security of other peoples SMTP. Perfect for when you want to make sure a sensitive email gets there securely.</description>
		<content:encoded><![CDATA[<p>Stumbled across this site that allows you to verify TLS to a specific email address. Great for testing your own SMTP or verifying security of other peoples SMTP. Perfect for when you want to make sure a sensitive email gets there securely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.clearchain.com/blog/posts/setting-up-sendmail-with-tls-auth-support-under-freebsd#comment-269</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 21 Nov 2009 21:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.clearchain.com/blog/?p=110#comment-269</guid>
		<description>Thanks for the concise, to-the-point tutorial.
It turns out I needed the define(`confAUTH_OPTIONS&#039;,`p,y&#039;)
feature, but didn&#039;t know about it and nobody mentions it.</description>
		<content:encoded><![CDATA[<p>Thanks for the concise, to-the-point tutorial.<br />
It turns out I needed the define(`confAUTH_OPTIONS&#8217;,`p,y&#8217;)<br />
feature, but didn&#8217;t know about it and nobody mentions it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Close</title>
		<link>http://www.clearchain.com/blog/posts/setting-up-sendmail-with-tls-auth-support-under-freebsd#comment-75</link>
		<dc:creator>Benjamin Close</dc:creator>
		<pubDate>Thu, 12 Feb 2009 12:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.clearchain.com/blog/?p=110#comment-75</guid>
		<description>Thanks, you are correct. I&#039;ve updated the article to use the correct value.</description>
		<content:encoded><![CDATA[<p>Thanks, you are correct. I&#8217;ve updated the article to use the correct value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.clearchain.com/blog/posts/setting-up-sendmail-with-tls-auth-support-under-freebsd#comment-74</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 12 Feb 2009 10:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.clearchain.com/blog/?p=110#comment-74</guid>
		<description>There is a typo in one of the two lines defining supported password mechanisms: 

  define(`confAUTH_MECHANISMS&#039;,`GSSAPI DIGEST_MD5 CRAM-MD5 LOGIN&#039;)
  TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN&#039;);

In my config I used DIGEST-MD5, not DIGEST_MD5 and I believe that is the correct one.

Thanks for a great tutorial.</description>
		<content:encoded><![CDATA[<p>There is a typo in one of the two lines defining supported password mechanisms: </p>
<p>  define(`confAUTH_MECHANISMS&#8217;,`GSSAPI DIGEST_MD5 CRAM-MD5 LOGIN&#8217;)<br />
  TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN&#8217;);</p>
<p>In my config I used DIGEST-MD5, not DIGEST_MD5 and I believe that is the correct one.</p>
<p>Thanks for a great tutorial.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

