<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Moving...]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic482.xml" />
	<updated>2009-12-12T14:25:04Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic482-moving.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Moving...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2076.html#p2076" />
			<content type="html"><![CDATA[<p>Good!</p><p>EDIT: Found by myself the rest. Thank you again.</p>]]></content>
			<author>
				<name><![CDATA[axelgenus]]></name>
				<uri>http://www.iredmail.org/forum/user799.html</uri>
			</author>
			<updated>2009-12-12T14:25:04Z</updated>
			<id>http://www.iredmail.org/forum/post2076.html#p2076</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2075.html#p2075" />
			<content type="html"><![CDATA[<p>Two steps:</p><p>- In <strong><a href="http://code.google.com/p/iredmail/source/browse/iRedMail/conf/global">conf/global</a></strong>, set MAILDIR_STYPE BEFORE installation:<br /></p><div class="codebox"><pre><code># Maildir style: hashed, normal.
export MAILDIR_STYLE=&#039;normal&#039;</code></pre></div><p>- In <a href="http://code.google.com/p/iredmail/source/browse/settings.ini.sample?repo=iredadmin">settings.ini of iRedAdmin</a>, set:<br /></p><div class="codebox"><pre><code># Hashed maildir: True, False.
# Example:
#   - hashed: domain.ltd/u/us/use/username-2009.09.04.12.05.33/
#   - non-hashed: domain.ltd/username-2009.09.04.12.05.33/
# hashed maildir is RECOMMEND for better performance.
hashed_maildir = False</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-12-12T14:13:42Z</updated>
			<id>http://www.iredmail.org/forum/post2075.html#p2075</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2074.html#p2074" />
			<content type="html"><![CDATA[<p>That&#039;s a per-user attribute but how can I change it globally, even for new users?</p><p>EDIT: To be more precise, I would like to have the following schema for mailbox&#039; maildirs:</p><p>/srv/mail/&lt;domain&gt;/&lt;username&gt;/</p><p>But I also want to create them automatically from iRedAdmin when I add new accounts.</p><p>Thank you.</p>]]></content>
			<author>
				<name><![CDATA[axelgenus]]></name>
				<uri>http://www.iredmail.org/forum/user799.html</uri>
			</author>
			<updated>2009-12-12T13:35:40Z</updated>
			<id>http://www.iredmail.org/forum/post2074.html#p2074</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2073.html#p2073" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>axelgenus wrote:</cite><blockquote><p>BTW, where is stored the storagebasedirectory attribute?</p></blockquote></div><p>If you use LDAP backend, it&#039;s one attribute of user object.<br />If you use MySQL backend, it&#039;s a column in vmail.mailbox table.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-12-12T13:15:18Z</updated>
			<id>http://www.iredmail.org/forum/post2073.html#p2073</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2072.html#p2072" />
			<content type="html"><![CDATA[<p>Man, you&#039;re great!</p><p>BTW, where is stored the storagebasedirectory attribute?</p>]]></content>
			<author>
				<name><![CDATA[axelgenus]]></name>
				<uri>http://www.iredmail.org/forum/user799.html</uri>
			</author>
			<updated>2009-12-12T13:07:23Z</updated>
			<id>http://www.iredmail.org/forum/post2072.html#p2072</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2071.html#p2071" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>axelgenus wrote:</cite><blockquote><p>I used the LDAP backend so I would like to know if there&#039;s anyway I could integrate mail&#039;s accounts with other services such as FTP.</p></blockquote></div><p>It&#039;s ready for your use: <a href="http://iredmail.org/doc.html#integration">http://iredmail.org/doc.html#integration</a></p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-12-12T12:58:50Z</updated>
			<id>http://www.iredmail.org/forum/post2071.html#p2071</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2070.html#p2070" />
			<content type="html"><![CDATA[<p>Thank you for the quick answers. I use maildir on my old server so it&#039;s better this way: I just need to copy the old maildir&#039;s content in the new one to make it work.</p><p>I used the LDAP backend so I would like to know if there&#039;s anyway I could integrate mail&#039;s accounts with other services such as FTP.</p>]]></content>
			<author>
				<name><![CDATA[axelgenus]]></name>
				<uri>http://www.iredmail.org/forum/user799.html</uri>
			</author>
			<updated>2009-12-12T12:50:48Z</updated>
			<id>http://www.iredmail.org/forum/post2070.html#p2070</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Moving...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2069.html#p2069" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>axelgenus wrote:</cite><blockquote><p>1) By default, does iRedMail configure Postfix and Dovecot to use maildir or mbox?</p></blockquote></div><p>Maildir by default.<br />mbox is not recommended due to low performance and other issues, jusr search &#039;mbox vs maildir&#039; in google.</p><div class="quotebox"><blockquote><p>(it would be great if I could choose what I prefer during the configuration stage)</p></blockquote></div><p>You can change it in &#039;conf/global&#039; file BEFORE installation, but i won&#039;t give one more dialog page to let user choose it. Because we don&#039;t have reason to use mbox on new server anymore, so, the less choices the better.</p><div class="quotebox"><blockquote><p>2) Is it possible to change the mails&#039; storage directory name (i.e. vmail01 -&gt; clients)?</p></blockquote></div><p>Quite easy, please search &#039;&#039;storagebasedirectory&#039; in forum.</p><div class="quotebox"><blockquote><p>3) Is there any project out there which integrates itself with a iRedMail made systems?</p></blockquote></div><p>i don&#039;t know, but it&#039;s easy to integrate third party solutions in iRedMail (LDAP backend is better).</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-12-12T00:07:41Z</updated>
			<id>http://www.iredmail.org/forum/post2069.html#p2069</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Moving...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post2066.html#p2066" />
			<content type="html"><![CDATA[<p>Hi guys,</p><p>I&#039;m moving my old server to a new one and I&#039;ve decided to avoid commercial web panels such as cPanel, Plesk Panel, DIrectAdmin and such. I&#039;ve already configured some webhosting servers manually and this time I wanted to give iRedMain a try. I managed to install it on Debian Lenny with no issues and all the components seem to work just fine, however I&#039;ve got a couple of questions to ask:</p><p>1) By default, does iRedMail configure Postfix and Dovecot to use maildir or mbox? (it would be great if I could choose what I prefer during the configuration stage)<br />2) Is it possible to change the mails&#039; storage directory name (i.e. vmail01 -&gt; clients)?<br />3) Is there any project out there which integrates itself with a iRedMail made systems?</p><p>Thank you for this great application. I&#039;m also intrested in iRedAdmin and maybe I&#039;ll buy the Enterprise version. <img src="http://www.iredmail.org/forum/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[axelgenus]]></name>
				<uri>http://www.iredmail.org/forum/user799.html</uri>
			</author>
			<updated>2009-12-11T18:20:09Z</updated>
			<id>http://www.iredmail.org/forum/post2066.html#p2066</id>
		</entry>
</feed>
