<?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>Schlaflos in Mainz &#187; SASL</title>
	<atom:link href="http://www.schlaflos-in-mainz.de/tag/sasl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schlaflos-in-mainz.de</link>
	<description></description>
	<lastBuildDate>Wed, 14 Apr 2010 21:01:53 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Why we love Microsoft &#8211; Outlook Express 6 and SASL Auth / SSL</title>
		<link>http://www.schlaflos-in-mainz.de/2008/07/01/why-we-love-microsoft-outlook-express-6-and-sasl-auth-ssl/</link>
		<comments>http://www.schlaflos-in-mainz.de/2008/07/01/why-we-love-microsoft-outlook-express-6-and-sasl-auth-ssl/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 08:57:30 +0000</pubDate>
		<dc:creator>Max1</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[bla...]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook Express]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[SASL]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[TLS]]></category>

		<guid isPermaLink="false">http://schlaflos-in-mainz.de/?p=165</guid>
		<description><![CDATA[Since I&#8217;m using Thunderbird for my emailing I didn&#8217;t know about that problem. But one site I&#8217;m hosting recently has Emailusers that are using Microsoft&#8217;s Outlook Express 6 (The one that ships with XP). What I didn&#8217;t know is that OE6 neither handles SSL handshakes correctly, nor is able to authenticate the user properly via [...]]]></description>
			<content:encoded><![CDATA[<p>Since I&#8217;m using <a href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a> for my emailing I didn&#8217;t know about that problem. But one site I&#8217;m hosting recently has Emailusers that are using Microsoft&#8217;s Outlook Express 6 (The one that ships with XP).</p>
<p>What I didn&#8217;t know is that OE6 neither handles SSL handshakes correctly, nor is able to authenticate the user properly via SASL auth.</p>
<p>So you either get an error saying the server doesn&#8217;t support SSL, but you see the server&#8217;s reply code being &#8217;250 OK&#8217;.<br />
Or you get an error depending on sender-, helo-, and recipient restrictions you&#8217;ve got. In my case I have implemented various checks concerning the hostname of the qualified client and of course RBL. Both will reject the &#8216;normal&#8217; user connecting with OE6.<br />
Normally, when the client authenticates himself none of the above mentioned checks will be done, and for that matter none of the authenticated clients will be blocked.</p>
<p>But if you&#8217;re using OE, you will be. (Is that actually a bad thing? ;)  )</p>
<p>So I hope the solution I&#8217;m going to test later on is going to work:</p>
<p>For the SSL thing you can add ssl_wrapper_mode to postfix&#8217;s main.cf and connect on port 465. That SHOULD be working.</p>
<p>The SASL Auth thing should be fixed by adding &#8216;broken_sasl-auth_clients = yes&#8217; to main.cf .</p>
<p>I&#8217;ll post here whether it worked or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.schlaflos-in-mainz.de/2008/07/01/why-we-love-microsoft-outlook-express-6-and-sasl-auth-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
