<?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>blitsblog &#187; Postfix</title>
	<atom:link href="http://blog.bl-its.at/tag/postfix/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bl-its.at</link>
	<description>Dies ist ein einzigartiger Blog, der Ihnen hilf Ihre Spezialfehler und Probleme zu lösen.</description>
	<lastBuildDate>Tue, 17 Jan 2012 22:15:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
<image>
  <link>http://blog.bl-its.at</link>
  <url>http://blog.bl-its.at/images/favicon.ico</url>
  <title>blitsblog</title>
</image>
		<item>
		<title>Saslauthd bringt Fehlermeldung &#8220;warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory&#8221;</title>
		<link>http://blog.bl-its.at/2010/01/saslauthd-bringt-fehlermeldung-warning-sasl-authentication-failure-cannot-connect-to-saslauthd-server-no-such-file-or-directory/</link>
		<comments>http://blog.bl-its.at/2010/01/saslauthd-bringt-fehlermeldung-warning-sasl-authentication-failure-cannot-connect-to-saslauthd-server-no-such-file-or-directory/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 09:29:45 +0000</pubDate>
		<dc:creator>swoop</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Betreibssysteme]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Mailserver]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[sasl]]></category>
		<category><![CDATA[saslauthd]]></category>
		<category><![CDATA[saslsauth]]></category>

		<guid isPermaLink="false">http://blog.bl-its.at/?p=439</guid>
		<description><![CDATA[Problem: Auf einem Linuxserver mit Postfix, Saslauth,&#8230; erscheinen folgende Fehlermeldungen: Jan 24 08:20:00 mail postfix/smtpd[2831]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory Jan 24 08:20:00 mail postfix/smtpd[2831]: warning: SASL authentication failure: Password verification failed Jan 24 08:20:00 mail postfix/smtpd[2831]: warning: unknown[client.IP.add.ress]: SASL PLAIN authentication failed: generic failure Jan [...]]]></description>
			<content:encoded><![CDATA[<h3>Problem:</h3>
<p>Auf einem Linuxserver mit Postfix, Saslauth,&#8230; erscheinen folgende Fehlermeldungen:</p>
<p style="text-align: left;"><em>Jan 24 08:20:00 mail postfix/smtpd[2831]: warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory<br />
Jan 24 08:20:00 mail postfix/smtpd[2831]: warning: SASL authentication failure: Password verification failed<br />
Jan 24 08:20:00 mail postfix/smtpd[2831]: warning: unknown[client.IP.add.ress]: SASL PLAIN authentication failed: generic failure<br />
Jan 24 08:20:00 mail postfix/smtpd[2831]: disconnect from unknown[client.IP.add.ress]<br />
</em></p>
<h3>Lösung:</h3>
<p>Saslauthd verwendet die falsche Authentifizierungsmethode. In meinem Fall wurde aus testgründen irgendwann mal auf &#8220;PAM&#8221; umgestellt und fergessen dies wieder zurückzustellen.</p>
<p>In der Datei <strong><em>/etc/default/saslauthd</em></strong> den Eintrag: <strong>MECHANISMS=&#8221;pam&#8221;</strong> auf <strong>MECHANISMS=&#8221;sasldb&#8221;</strong> ändern.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bl-its.at/2010/01/saslauthd-bringt-fehlermeldung-warning-sasl-authentication-failure-cannot-connect-to-saslauthd-server-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

