<?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[I tried to create a mailing list for the first time and got the following error: "Unable to execute listmng utilliti: Listmng: Error: cannot create new list: Is Mailman configured properly?".]]></title>
<link>http://kb.parallels.com/en/1639</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">I tried to create a mailing list for the first time and got the following error: "Unable to execute listmng utilliti: Listmng: Error: cannot create new list: Is Mailman configured properly?".</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 1639&nbsp;</div>
					<div>Last Review: Mar,23 2009</div>
					<tr>
						<td>Author: </td>
						<td>Vitaly Malakhov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>system</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Plesk 8.x 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>
					You get the error on Plesk CP during new mailing list creartion:<br /><em><br />ERROR: PleskFatalException<br />Up LevelUp Level<br />Unable to execute listmng utillity: listmng: Error: cannot create new list: is<br />Mailman configured properly?</em><br /><br />or the following error during mailman startup:<br /><br /><em>/usr/lib/mailman/bin/mailmanctl start<br />Site list is missing: mailman<br /></em><br /><br />
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					- First of all try to reconfigure Mailman with Plesk. To do it, remove main Mailman list:<br /><br /><div class="commandline"><code># /usr/lib/mailman/bin/rmlist mailman</code></div><br /><br />Then go to &quot;Server-&gt;Set Up Mailman&quot; and input requested information.<br /><br />- If it does not help check that <a href="http://kb.parallels.com../en/952">MAILMAN_ROOT_D</a>/Mailman/mm_cfg.py and <a href="http://kb.parallels.com../en/952">MAILMAN_ROOT_D</a>/Mailman/Defaults.py do not contain the record like MTA = 'Postfix'.<br /><br />Plesk uses Qmail MTA but Mailman has no built in Qmail support, so you should comment that line and leave  MTA = 'Manual'  in <a href="http://kb.parallels.com../en/952">MAILMAN_ROOT_D</a>/Mailman/Defaults.py then restart Mailman.<br /><br />MAILMAN_ROOT_D folder vary depending on operating system and can be known from /etc/psa/psa.conf file.
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=1639&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=1639&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' : '1639',
													'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">1277 LastUpdated: 2009-03-23 10:12:32</guid>
<pubDate>2008-10-06 09:11:42</pubDate>
</item>
</channel>
</rss>



