<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Can't add any Domains/Users]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4409.xml" />
	<updated>2013-02-19T09:25:55Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4409-cant-add-any-domainsusers.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20403.html#p20403" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2013-02-19T09:25:55Z</updated>
			<id>http://www.iredmail.org/forum/post20403.html#p20403</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20390.html#p20390" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[georgy.vas]]></name>
				<uri>http://www.iredmail.org/forum/user32217.html</uri>
			</author>
			<updated>2013-02-18T19:25:30Z</updated>
			<id>http://www.iredmail.org/forum/post20390.html#p20390</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20382.html#p20382" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[georgy.vas]]></name>
				<uri>http://www.iredmail.org/forum/user32217.html</uri>
			</author>
			<updated>2013-02-18T14:26:08Z</updated>
			<id>http://www.iredmail.org/forum/post20382.html#p20382</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20329.html#p20329" />
			<content type="html"><![CDATA[<p>May i know which version of iRedAdmin you&#039;re running? Is it iRedAdmin-Pro?</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2013-02-14T11:57:25Z</updated>
			<id>http://www.iredmail.org/forum/post20329.html#p20329</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20326.html#p20326" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[haosteam]]></name>
				<uri>http://www.iredmail.org/forum/user32645.html</uri>
			</author>
			<updated>2013-02-14T09:17:37Z</updated>
			<id>http://www.iredmail.org/forum/post20326.html#p20326</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20188.html#p20188" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2013-02-05T04:54:46Z</updated>
			<id>http://www.iredmail.org/forum/post20188.html#p20188</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20152.html#p20152" />
			<content type="html"><![CDATA[<p>I use the Free Version Mysql, the newst.</p>]]></content>
			<author>
				<name><![CDATA[Neoon]]></name>
				<uri>http://www.iredmail.org/forum/user32550.html</uri>
			</author>
			<updated>2013-02-02T00:11:21Z</updated>
			<id>http://www.iredmail.org/forum/post20152.html#p20152</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20140.html#p20140" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2013-01-31T14:35:35Z</updated>
			<id>http://www.iredmail.org/forum/post20140.html#p20140</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20139.html#p20139" />
			<content type="html"><![CDATA[<p>I found the Bug, when you change the Password from the user postmaster..... nothing works anymore only rouncubemail</p>]]></content>
			<author>
				<name><![CDATA[Neoon]]></name>
				<uri>http://www.iredmail.org/forum/user32550.html</uri>
			</author>
			<updated>2013-01-31T11:23:22Z</updated>
			<id>http://www.iredmail.org/forum/post20139.html#p20139</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20094.html#p20094" />
			<content type="html"><![CDATA[<p>No idea yet, sorry. Does logout and re-login fix this issue?</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2013-01-29T12:39:03Z</updated>
			<id>http://www.iredmail.org/forum/post20094.html#p20094</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20088.html#p20088" />
			<content type="html"><![CDATA[<p>no solution?</p>]]></content>
			<author>
				<name><![CDATA[Neoon]]></name>
				<uri>http://www.iredmail.org/forum/user32550.html</uri>
			</author>
			<updated>2013-01-29T12:21:44Z</updated>
			<id>http://www.iredmail.org/forum/post20088.html#p20088</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Can't add any Domains/Users]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post20037.html#p20037" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Neoon]]></name>
				<uri>http://www.iredmail.org/forum/user32550.html</uri>
			</author>
			<updated>2013-01-26T12:40:17Z</updated>
			<id>http://www.iredmail.org/forum/post20037.html#p20037</id>
		</entry>
</feed>
