<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[Mail users cannot get or send mail after upgrade to Plesk 8.4]]></title>
<link>http://kb.parallels.com/en/5256</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">Mail users cannot get or send mail after upgrade to Plesk 8.4</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 5256&nbsp;</div>
					<div>Last Review: Mar,10 2009</div>
					<tr>
						<td>Author: </td>
						<td>Vitaly Malakhov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>Vitaly Malakhov</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Plesk Panel for Linux/Unix</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Symptoms</h2>
					Mail users get &quot;Login failed&quot; error if they are trying to get mail via POP3/IMAP or send mail via SMTP after upgrade to Plesk 8.4. The problem occurs in case if  &quot;Use of short (webmaster) and full (webmaster@domain.com) POP3/IMAP mail account names is allowed&quot; option is enabled on the Server-&gt;Mail page in Plesk CP.
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					<strong>First of all upgrade to Plesk 8.4.0.1 version.</strong><br /><br />If the problem still exists, run the script that is attached to this article in order to fix the problem.<br /><br />If it does not help and you get &quot;no such user&quot; error in /usr/local/psa/var/log/maillog, for example during IMAP connections, make sure that all Plesk packages were upgraded to the Plesk 8.4 build (build84080*). Because Plesk 8.4 uses new optimized mail authorization mechanism that may not work with the old packages. On RPM based OSes you can check it with the command like:<br /> <div class="commandline"><code># rpm -qa | grep psa | grep -v 840</code></div><br />For<strong> Ubuntu 7.10 i386</strong> users only:&nbsp; <strong>mail_auth_dump</strong> utility does not work correctly with package libdb4.4 = 4.4.20-8.1ubuntu3.1 from gutsy-updates repository. As a result main mail-auth data file /var/lib/plesk/mail/auth/passwd.db is not created/updated and users cannot be authorized. To solve the issue:<br /><br />- check what exactly libdb4.4 version do you have installed:<br /><div class="commandline"><code><br /># apt-cache policy libdb4.4<br />libdb4.4:<br />Installed: 4.4.20-8.1ubuntu3.1 &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;<br />Candidate: 4.4.20-8.1ubuntu3.1</code></div><br />- If you have exactly 4.4.20-8.1ubuntu3.1 installed -&gt; downgrade libdb4.4 package to 4.4.20-8.1ubuntu3 release from gutsy/main repository:<br /><br /><div class="commandline"><code># apt-get install libdb4.4=4.4.20-8.1ubuntu3</code></div><br />- regenerate mail-auth data file /var/lib/plesk/mail/auth/passwd.db:<br /><div class="commandline"><code># /usr/local/psa/admin/sbin/mail_auth_dump</code></div><br />- check that mail-auth data is up2date:<br /><div class="commandline"><code># /usr/local/psa/admin/sbin/mail_auth_view</code></div>
				</div>
			</div>
		</div><!-- article-container -->

			<h2>Attachments:</h3>
			<ul class="AttachedFiles">
					<li><a href="http://kb.parallels.com/Attachments/4889/Attachments/mail_fix.sh">mail_fix.sh</a>(2Kb)</li>
			</ul>

			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=5256&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=5256&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '5256',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Vitaly Malakhov</author>
<guid isPermaLink="false">4889 LastUpdated: 2009-03-10 06:19:31</guid>
<pubDate>2008-05-13 00:27:27</pubDate>
</item>
</channel>
</rss>



