<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Some modifications...]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic185.xml" />
	<updated>2009-08-22T13:56:24Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic185-some-modifications.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Some modifications...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post920.html#p920" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>wfvanvalkenburg wrote:</cite><blockquote><p>I have migrated mailbox from my old server to new server via imap. There are some very handy imaptools to do this for you:</p></blockquote></div><p>Will you share more details about your migration?<br />I think it will help more users <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-08-22T13:56:24Z</updated>
			<id>http://www.iredmail.org/forum/post920.html#p920</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some modifications...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post919.html#p919" />
			<content type="html"><![CDATA[<p>I have migrated mailbox from my old server to new server via imap. There are some very handy imaptools to do this for you:<br /><a href="http://www.athensfbc.com/imap_tools/">http://www.athensfbc.com/imap_tools/</a></p><p>regards,</p><p>Willem</p>]]></content>
			<author>
				<name><![CDATA[wfvanvalkenburg]]></name>
				<uri>http://www.iredmail.org/forum/user83.html</uri>
			</author>
			<updated>2009-08-22T13:23:07Z</updated>
			<id>http://www.iredmail.org/forum/post919.html#p919</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some modifications...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post918.html#p918" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>mbsouth wrote:</cite><blockquote><p>There are other things like how to move unread mailmessages from the old mailserver (SAMBAR Server 6.4 =&gt; out of lifetime [running on W2K-Server]) in mbox-format to iRedMail ?</p></blockquote></div><p>iRedMail uses maildir format, you have to migrate mbox to maildir first, and then copy them to new mailbox.<br />Search &#039;convert mbox messagees to maildir format&#039; in Google will help you.</p><div class="quotebox"><blockquote><p>How to create the directory-tree by default to copy unread messages in it -&gt; ?? sending each user a wellcome mail ??</p></blockquote></div><p>Example to create a maildir format mailbox:<br /></p><div class="codebox"><pre><code># mkdir -p /path/to/new/Maildir/{tmp,cur,new}</code></pre></div><p>You can copy unread mails to &#039;Maildir/new/&#039;.</p><p>Send a welcome mail is another way, choose the one you preferred. <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Good luck.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-08-22T12:32:57Z</updated>
			<id>http://www.iredmail.org/forum/post918.html#p918</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some modifications...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post917.html#p917" />
			<content type="html"><![CDATA[<p>Hi, <br />it seems it´s easy to move the old accounts to the new database: <br />Split maildomains from email; also split admin-accounts from mail-user, some sql export/import statements ... ;-D</p><p>There are other things like how to move unread mailmessages from the old mailserver (SAMBAR Server 6.4 =&gt; out of lifetime [running on W2K-Server]) in mbox-format to iRedMail ?<br />How to create the directory-tree by default to copy unread messages in it -&gt; ?? sending each user a wellcome mail ??</p>]]></content>
			<author>
				<name><![CDATA[mbsouth]]></name>
				<uri>http://www.iredmail.org/forum/user69.html</uri>
			</author>
			<updated>2009-08-22T12:16:40Z</updated>
			<id>http://www.iredmail.org/forum/post917.html#p917</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some modifications...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post916.html#p916" />
			<content type="html"><![CDATA[<p>aha, it seems easy to migrate to iRedMail from your old mail server <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-08-22T11:57:10Z</updated>
			<id>http://www.iredmail.org/forum/post916.html#p916</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some modifications...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post915.html#p915" />
			<content type="html"><![CDATA[<p>Hi, thx for the tipp!<br />I think I found what i need:</p><p>By default -&gt; default_pass_scheme = CRYPT<br />Passwords were stored as MD5-CRYPT hash in vmail.mailbox table&nbsp; e.g. --&gt; <span style="color: blue">$1$eefCcAhm$sSwG4cgC5GBMpzgEvfuqP0</span></p><div class="quotebox"><blockquote><p>...function, which means that CRYPT is usually able to decrypt also MD5-CRYPT and possibly also other password schemes. <br /><a href="http://wiki.dovecot.org/Authentication/PasswordSchemes">http://wiki.dovecot.org/Authentication/PasswordSchemes</a></p></blockquote></div><p>What I need is PLAN-MD5.<br />Password like --&gt; <span style="color: blue">d512598b6df069f39381c3db78aaecdb</span></p><p>I´ll change Dovecots default_pass_scheme to default_pass_scheme = PLAIN-MD5 and Postfixadmin to $CONF[&#039;encrypt&#039;] = &#039;md5&#039; instead of $CONF[&#039;encrypt&#039;] = &#039;md5crypt&#039;</p><p>Hope to be able to post my success!<br />[ iRedMail = success ]</p>]]></content>
			<author>
				<name><![CDATA[mbsouth]]></name>
				<uri>http://www.iredmail.org/forum/user69.html</uri>
			</author>
			<updated>2009-08-22T11:54:39Z</updated>
			<id>http://www.iredmail.org/forum/post915.html#p915</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Some modifications...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post914.html#p914" />
			<content type="html"><![CDATA[<p>- iRedMail uses MD5 by default in MySQL solution (SSHA in LDAP solution).<br />- Dovecot supports it with iRedMail default setting (dovecot-mysql.conf: default_password_scheme = CRYPT). Reference about password schemes supported by Dovecot: <a href="http://wiki.dovecot.org/Authentication/PasswordSchemes">http://wiki.dovecot.org/Authentication/PasswordSchemes</a></p><div class="quotebox"><cite>mbsouth wrote:</cite><blockquote><p>Have to migrate an older mailsystem, 52 vdomains, ~4000 user, passwords are MD5 hashes.</p></blockquote></div><p>Insert MD5 hashed password into SQL, it should work as expected.<br />Password of user created in PostfixAdmin is MD5 hashed by default, no addition modification required.</p><div class="quotebox"><cite>mbsouth wrote:</cite><blockquote><p>A domainadmin for the first standard domain is created well. What I miss is a SUPERADMIN.</p></blockquote></div><p>Set value to &#039;ALL&#039; in &#039;domain&#039; column of vmail.domain_admins table, That&#039;s it.</p><p>Don&#039;t forget to share your success story in our <a href="http://www.iredmail.org/forum/forum3-success-stories.html">Success Stories</a> forum, and you can donate us to make this project continue exists. <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-08-22T08:02:56Z</updated>
			<id>http://www.iredmail.org/forum/post914.html#p914</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Some modifications...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post913.html#p913" />
			<content type="html"><![CDATA[<p>1st, congratulation! <br />I gave iRedMail 0.5.0 the first try and voala, it works out of the box - like a charme!<br />Great work, thx a lot.</p><p>2nd, I have to do some modifications to use iRedMail too:</p><p>Very important for me is how passwords are stored.<br />Have to migrate an older mailsystem, 52 vdomains, ~4000 user, passwords are MD5 hashes.<br />So it seems that Dovecot doesn´t use MD5 -&gt; mysql.conf: password-shema = CRYPT <br />The passwords in the database mapping files also cryptet - I just know this with plain text.<br />My Q. is, what have I to do, that iRM stores the passwords in MD5[PLAIN] format (not MD5-Crypt, CRAM-MD5 or CRYPT).<br />Is it enough to modify Dovecots mysql.conf and Postfixadmins config.inc.php [$CONF[&#039;encrypt&#039;] = &#039;md5&#039;;]?</p><p>A domainadmin for the first standard domain is created well. What I miss is a SUPERADMIN.</p><p>Great works, thx twice<br />mbsouth</p>]]></content>
			<author>
				<name><![CDATA[mbsouth]]></name>
				<uri>http://www.iredmail.org/forum/user69.html</uri>
			</author>
			<updated>2009-08-22T07:51:59Z</updated>
			<id>http://www.iredmail.org/forum/post913.html#p913</id>
		</entry>
</feed>
