<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Debian + OpenVZ + iRedMail]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic97.xml"/>
	<updated>2009-06-28T08:44:53Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic97-debian-openvz-iredmail.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Debian + OpenVZ + iRedMail]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post512.html#p512"/>
			<content type="html"><![CDATA[<p>yes, is mandatory thing.</p><p>you can try it.&nbsp; I install iredmail ldap in openvz, and found if I not run the command. </p><p>the ldap can not start and the mail server can not working.</p>]]></content>
			<author>
				<name><![CDATA[shake]]></name>
				<uri>http://www.iredmail.org/forum/user3.html</uri>
			</author>
			<updated>2009-06-28T08:44:53Z</updated>
			<id>http://www.iredmail.org/forum/post512.html#p512</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Debian + OpenVZ + iRedMail]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post508.html#p508"/>
			<content type="html"><![CDATA[<p>is issuing</p><p>mount -o remount,rw,acl /</p><p>a mandatory thing? </p><p>What will happen if I do not do it i.e. if I just install iRedMail within an OpenVZ VE without either touching /etc/fstab on the HN (Hardware Node) nor am I issuing mount -o remount,rw,acl / from within the VE (Virtual Environment)?</p>]]></content>
			<author>
				<name><![CDATA[Suno Ano]]></name>
				<uri>http://www.iredmail.org/forum/user95.html</uri>
			</author>
			<updated>2009-06-28T07:01:35Z</updated>
			<id>http://www.iredmail.org/forum/post508.html#p508</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Debian + OpenVZ + iRedMail]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post488.html#p488"/>
			<content type="html"><![CDATA[<p>I have install iredmail in openvz.</p><p>yes ,it not have the file /etc/fstab so you do not need modify the file.</p><p>but remember ,you must run the command</p><p>mount -o remount,rw,acl /</p>]]></content>
			<author>
				<name><![CDATA[shake]]></name>
				<uri>http://www.iredmail.org/forum/user3.html</uri>
			</author>
			<updated>2009-06-26T02:12:55Z</updated>
			<id>http://www.iredmail.org/forum/post488.html#p488</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Debian + OpenVZ + iRedMail]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post484.html#p484"/>
			<content type="html"><![CDATA[<p>I started with a clean OpenVZ VE and installed <a href="http://iredmail.googlecode.com/files/iRedMail-0.5.0-rc1.tar.bz2">http://iredmail.googlecode.com/files/iR … c1.tar.bz2</a> which worked fine i.e. no problems whatsoever (I opted for the MySQL variant instead of LDAP). I haven&#039;t toyed around much yet but all seems to work. However, at this stage, I still have a few questions:</p><p>1)<br />so I didn&#039;t alter /etc/fstab because I use OpenVZ. What consequences does it have not mounting the filesystem with the ACL option?</p><p>2)<br /><a href="http://code.google.com/p/iredmail/wiki/Installation_on_Debian">http://code.google.com/p/iredmail/wiki/ … _on_Debian</a> indicates I can install Mailman (something I need). With the current install however I am pretty sure the option to chose Mailman as an optional feature vanished?! I am right or not?</p><br /><br /><p><strong>Bottom Line:</strong><br />If, in additon to what&#039;s there already, I can use Mailman and PostgreSQL then I am sold ... totally ... <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[Suno Ano]]></name>
				<uri>http://www.iredmail.org/forum/user95.html</uri>
			</author>
			<updated>2009-06-25T17:14:36Z</updated>
			<id>http://www.iredmail.org/forum/post484.html#p484</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Debian + OpenVZ + iRedMail]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post482.html#p482"/>
			<content type="html"><![CDATA[<p>We tested iRedMail on OpenVZ VPS very often, and it works without adding acl option in /etc/fstab.</p><p>Try it <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-06-25T15:43:57Z</updated>
			<id>http://www.iredmail.org/forum/post482.html#p482</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Debian + OpenVZ + iRedMail]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post481.html#p481"/>
			<content type="html"><![CDATA[<p>I am using OpenVZ virtual environments to set up iredmail. <a href="http://code.google.com/p/iredmail/wiki/Installation_on_Debian">http://code.google.com/p/iredmail/wiki/ … _on_Debian</a> mentions I should alter /etc/fstab to make acl work.</p><p>I can&#039;t do that as suggested in case I use OpenVZ because there is no usual /etc/fstab available from within a VE. What do people do in this regard?</p><p>Well, I could make the change to /etc/fstab on the hardware node but that I don&#039;t want ...</p>]]></content>
			<author>
				<name><![CDATA[Suno Ano]]></name>
				<uri>http://www.iredmail.org/forum/user95.html</uri>
			</author>
			<updated>2009-06-25T15:06:16Z</updated>
			<id>http://www.iredmail.org/forum/post481.html#p481</id>
		</entry>
</feed>

