<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Can't add any Domains/Users]]></title>
		<link>http://www.iredmail.org/forum/topic4409-cant-add-any-domainsusers.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4409.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Can't add any Domains/Users.]]></description>
		<lastBuildDate>Tue, 19 Feb 2013 09:25:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20403.html#p20403</link>
			<description><![CDATA[<p>Hi georgy.vas,</p><p>Here&#039;s patch to fix this issue:<br /><a href="https://bitbucket.org/zhb/iredadmin-ose/commits/70090ad33414f628715e400e5f9fdb87b892dc73">https://bitbucket.org/zhb/iredadmin-ose … 87b892dc73</a></p><p>It should work as expected. If it doesn&#039;t, please paste command and output while you patching it.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 19 Feb 2013 09:25:55 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20403.html#p20403</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20390.html#p20390</link>
			<description><![CDATA[<p>Hello,</p><p>I guess the problem is in the update password form, because there was no record in domain_admins table, so I added defaut recort in domain_admins and all work now.</p><p>I&#039;m sorry for my English...</p>]]></description>
			<author><![CDATA[null@example.com (georgy.vas)]]></author>
			<pubDate>Mon, 18 Feb 2013 19:25:30 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20390.html#p20390</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20382.html#p20382</link>
			<description><![CDATA[<p>I have this problem too after changing password.<br />I try your patch, but did not work.<br />I&#039;m using non pro version.</p>]]></description>
			<author><![CDATA[null@example.com (georgy.vas)]]></author>
			<pubDate>Mon, 18 Feb 2013 14:26:08 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20382.html#p20382</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20329.html#p20329</link>
			<description><![CDATA[<p>May i know which version of iRedAdmin you&#039;re running? Is it iRedAdmin-Pro?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 14 Feb 2013 11:57:25 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20329.html#p20329</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20326.html#p20326</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>Could you please try this patch, then restart Apache server and try again?<br /><a href="https://bitbucket.org/zhb/iredadmin-ose/commits/70090ad33414f628715e400e5f9fdb87b892dc73">https://bitbucket.org/zhb/iredadmin-ose … 87b892dc73</a></p></blockquote></div><p>Now after trying add new user: Internal server error<br />In Apache error log:<br /></p><div class="codebox"><pre><code> Traceback (most recent call last):
 File &quot;/usr/lib/pymodules/python2.7/web/application.py&quot;, line 242, in process
 return self.handle()
 File &quot;/usr/lib/pymodules/python2.7/web/application.py&quot;, line 233, in handle
 return self._delegate(fn, self.fvars, args)
 File &quot;/usr/lib/pymodules/python2.7/web/application.py&quot;, line 415, in _delegate
     return handle_class(cls)
 File &quot;/usr/lib/pymodules/python2.7/web/application.py&quot;, line 390, in handle_class
 return tocall(*args)
 File &quot;/usr/share/apache2/iredadmin/controllers/decorators.py&quot;, line 33, in decorated
 return f(*args, **kw)
 File &quot;/usr/share/apache2/iredadmin/controllers/decorators.py&quot;, line 11, in proxyfunc
return func(self, *args, **kw)
 File &quot;/usr/share/apache2/iredadmin/controllers/mysql/user.py&quot;, line 202, in POST
 result = userLib.add(domain=self.cur_domain, data=i)
 File &quot;/usr/share/apache2/iredadmin/libs/mysql/decorators.py&quot;, line 21, in proxyfunc
return func(*args, **kw)
   File &quot;/usr/share/apache2/iredadmin/libs/mysql/user.py&quot;, line 229, in add
   passwd = iredutils.generate_password_for_sql_mail_account(resultOfPW[1], pwscheme=pwscheme)
 AttributeError: &#039;module&#039; object has no attribute &#039;generate_password_for_sql_mail_account&#039;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (haosteam)]]></author>
			<pubDate>Thu, 14 Feb 2013 09:17:37 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20326.html#p20326</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20188.html#p20188</link>
			<description><![CDATA[<p>Could you please try this patch, then restart Apache server and try again?<br /><a href="https://bitbucket.org/zhb/iredadmin-ose/commits/70090ad33414f628715e400e5f9fdb87b892dc73">https://bitbucket.org/zhb/iredadmin-ose … 87b892dc73</a></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 05 Feb 2013 04:54:46 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20188.html#p20188</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20152.html#p20152</link>
			<description><![CDATA[<p>I use the Free Version Mysql, the newst.</p>]]></description>
			<author><![CDATA[null@example.com (Neoon)]]></author>
			<pubDate>Sat, 02 Feb 2013 00:11:21 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20152.html#p20152</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20140.html#p20140</link>
			<description><![CDATA[<p>It&#039;s a bug in iRedAdmin-Pro-MySQL-1.5.1, May i know which version of iRedAdmin do you use? iRedAdmin-Pro-MySQL?<br />I can send you the development edition if you want.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 31 Jan 2013 14:35:35 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20140.html#p20140</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20139.html#p20139</link>
			<description><![CDATA[<p>I found the Bug, when you change the Password from the user postmaster..... nothing works anymore only rouncubemail</p>]]></description>
			<author><![CDATA[null@example.com (Neoon)]]></author>
			<pubDate>Thu, 31 Jan 2013 11:23:22 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20139.html#p20139</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20094.html#p20094</link>
			<description><![CDATA[<p>No idea yet, sorry. Does logout and re-login fix this issue?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 29 Jan 2013 12:39:03 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20094.html#p20094</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20088.html#p20088</link>
			<description><![CDATA[<p>no solution?</p>]]></description>
			<author><![CDATA[null@example.com (Neoon)]]></author>
			<pubDate>Tue, 29 Jan 2013 12:21:44 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20088.html#p20088</guid>
		</item>
		<item>
			<title><![CDATA[Can't add any Domains/Users]]></title>
			<link>http://www.iredmail.org/forum/post20037.html#p20037</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.3<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL):&nbsp; Mysql<br />- Linux/BSD distribution name and version: Debian 6 Squeeze<br />- Related log if you&#039;re reporting an issue: <br />==== <br />Hi,</p><p>I have since yesterday a problem i cant add users:</p><p><a href="http://s14.directupload.net/file/d/3147/4f2ihaph_png.htm">http://s14.directupload.net/file/d/3147 … ph_png.htm</a><br /><a href="http://s1.directupload.net/file/d/3147/om6336oh_png.htm">http://s1.directupload.net/file/d/3147/om6336oh_png.htm</a><br />So how can i fix this? Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (Neoon)]]></author>
			<pubDate>Sat, 26 Jan 2013 12:40:17 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post20037.html#p20037</guid>
		</item>
	</channel>
</rss>
