<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — mount: permission denied]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic307.xml" />
	<updated>2009-10-13T02:39:43Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic307-mount-permission-denied.html</id>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1475.html#p1475" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Peace5 wrote:</cite><blockquote><p>4) How can I update ClamAV 0.95? <br />I have ubuntu-8.04-i386 and ClamAV 0.94.2.<br />Also, I read <a href="http://www.iredmail.org/forum/topic305-end-of-life-announcement-clamav-094x.html">http://www.iredmail.org/forum/topic305- … -094x.html</a><br />but it does not upgrade it to 0.95.2.</p></blockquote></div><p>You have to push package maintainer to update it since we use Ubuntu official repository.</p><div class="quotebox"><blockquote><p>5) How can I install Mailman?</p></blockquote></div><p>Currently, iRedMail doesn&#039;t ship Mailman, you have to install it yourself.</p><div class="quotebox"><blockquote><p>6) If I reboot the VPS, will everything continue working ok?</p></blockquote></div><p>Yes.</p><div class="quotebox"><blockquote><p>7) This is a reference template log for postfix.</p><p>I do not have 250-VRFY. this command is missing.<br />How can I add it to postfix? and what does it mean?</p></blockquote></div><p>iRedMail disables this SMTP command in Postfix, so that spammers can&#039;t use this command to detect mail addresses you hosted.</p><div class="quotebox"><blockquote><p>8) How big can a mail list be for a user?</p></blockquote></div><p>1000 by default (Postfix default setting: smtpd_recipient_limit = 1000)</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-10-13T02:39:43Z</updated>
			<id>http://www.iredmail.org/forum/post1475.html#p1475</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1447.html#p1447" />
			<content type="html"><![CDATA[<p>the spf and dkim record, you need to add in you dns setting, like mx record.</p>]]></content>
			<author>
				<name><![CDATA[shake]]></name>
				<uri>http://www.iredmail.org/forum/user3.html</uri>
			</author>
			<updated>2009-10-12T02:55:13Z</updated>
			<id>http://www.iredmail.org/forum/post1447.html#p1447</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1436.html#p1436" />
			<content type="html"><![CDATA[<p>Hello,</p><p>Well I just installed IredMail, </p><p>It is great!!!!! Thanks a lot for your help.</p><p>Could you please answer me these questions?</p><p>1) I read this: How to Setup DNS record for DKIM<br />With reference to adding a &#039;TXT&#039; type DNS record<br />Where should I add it? </p><p>2) I read this: How to Setup DNS record for SPF </p><p>if my spf is like<br />mydomain.com.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3600&nbsp; &nbsp; IN&nbsp; &nbsp; &nbsp; TXT&nbsp; &nbsp; &nbsp;&quot;v=spf1 mx mx:mail.mydomain.com -all&quot;</p><p>Where should I add it? </p><p>3) Should I add MX record? Where should I add it? How Can I make it?</p><p>4) How can I update ClamAV 0.95? <br />I have ubuntu-8.04-i386 and ClamAV 0.94.2.<br />Also, I read <a href="http://www.iredmail.org/forum/topic305-end-of-life-announcement-clamav-094x.html">http://www.iredmail.org/forum/topic305- … -094x.html</a><br />but it does not upgrade it to 0.95.2.</p><p>5) How can I install Mailman?</p><p>6) If I reboot the VPS, will everything continue working ok?</p><p>7) This is a reference template log for postfix.</p><p>I do not have 250-VRFY. this command is missing.<br />How can I add it to postfix? and what does it mean?</p><p>[root@servername rootuser]# telnet localhost 25<br />Trying 127.0.0.1...<br />Connected to localhost.<br />Escape character is &#039;^]&#039;.<br />220 servername.com ESMTP Postfix<br />#ehlo localhost<br />250-servername.com<br />250-PIPELINING<br />250-SIZE 10240000<br />250-VRFY&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />250-ETRN<br />250-STARTTLS<br />250-AUTH LOGIN PLAIN<br />250-AUTH=LOGIN PLAIN<br />250-ENHANCEDSTATUSCODES<br />250-8BITMIME<br />250 DSN <br />quit<br />221 2.0.0 Bye<br />Connection closed by foreign host.</p><p>8) How big can a mail list be for a user? </p><p>Thanks a lot for your help!</p><p>Peace5</p>]]></content>
			<author>
				<name><![CDATA[Peace5]]></name>
				<uri>http://www.iredmail.org/forum/user372.html</uri>
			</author>
			<updated>2009-10-10T17:00:56Z</updated>
			<id>http://www.iredmail.org/forum/post1436.html#p1436</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1431.html#p1431" />
			<content type="html"><![CDATA[<p>Try to set TERM before you run iRedMail.sh:<br /></p><div class="codebox"><pre><code># export TERM=&#039;linux&#039;
# bash iRedMail.sh</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-10-10T07:17:19Z</updated>
			<id>http://www.iredmail.org/forum/post1431.html#p1431</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1429.html#p1429" />
			<content type="html"><![CDATA[<p>Thanks for your help.</p><p>I cannot install the pcconsole. </p><p>I did this. </p><p>I have a clean install with only ubuntu-8.04-i386<br />in an OpenVZ VPS.</p><p>Then</p><p>Step 1 &quot;System Hostname&quot;<br />Step 2 &quot;Update /etc/apt/sources.list&quot;<br />Step 3 &quot;Start iRedMail Installation without ACL&quot;<br />Step 4</p><p>root@mail:~# hg clone <a href="https://iredmail.googlecode.com/hg/">https://iredmail.googlecode.com/hg/</a> iredmail<br />requesting all changes<br />adding changesets<br />adding manifests<br />adding file changes<br />added 942 changesets with 6258 changes to 2922 files<br />1112 files updated, 0 files merged, 0 files removed, 0 files unresolved<br />root@mail:~#</p><p>root@mail:~# cd iRedMail-0.5.0<br />root@mail:~/iRedMail-0.5.0# bash iRedMail.sh<br />&lt; INFO &gt; Checking necessary command/package: dialog/dialog ...<br />&lt; INFO &gt; Check configuration file: /root/iRedMail-0.5.0/config...&nbsp; &nbsp; &nbsp; &nbsp;<br />Found, but not finished.<br />Error opening terminal: pcconsole.<br />&lt; INFO &gt; Exit.<br />root@mail:~/iRedMail-0.5.0#</p><p>Can you help me?</p><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[Peace5]]></name>
				<uri>http://www.iredmail.org/forum/user372.html</uri>
			</author>
			<updated>2009-10-10T06:55:38Z</updated>
			<id>http://www.iredmail.org/forum/post1429.html#p1429</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1428.html#p1428" />
			<content type="html"><![CDATA[<p><a href="http://code.google.com/p/iredmail/source/checkout">http://code.google.com/p/iredmail/source/checkout</a></p><p>in iredmail 0.5 have require the acl, and the openvz can not setting&nbsp; the acl.</p><p>so you need use the newest version iredmail. you need check out the iredmail.</p>]]></content>
			<author>
				<name><![CDATA[shake]]></name>
				<uri>http://www.iredmail.org/forum/user3.html</uri>
			</author>
			<updated>2009-10-10T03:33:43Z</updated>
			<id>http://www.iredmail.org/forum/post1428.html#p1428</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1426.html#p1426" />
			<content type="html"><![CDATA[<p>Picture #2 is attached&nbsp; &nbsp;(2/2)</p>]]></content>
			<author>
				<name><![CDATA[Peace5]]></name>
				<uri>http://www.iredmail.org/forum/user372.html</uri>
			</author>
			<updated>2009-10-09T20:48:55Z</updated>
			<id>http://www.iredmail.org/forum/post1426.html#p1426</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1425.html#p1425" />
			<content type="html"><![CDATA[<p>Well, I ignored all steps about acl</p><p>But it seems that PCConsole does not start.</p><p>Please check the two pictures attached.</p><p>What can I do in order to solve the problem?</p><p>Picture #1 is attached&nbsp; (1/2)</p>]]></content>
			<author>
				<name><![CDATA[Peace5]]></name>
				<uri>http://www.iredmail.org/forum/user372.html</uri>
			</author>
			<updated>2009-10-09T20:45:48Z</updated>
			<id>http://www.iredmail.org/forum/post1425.html#p1425</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1417.html#p1417" />
			<content type="html"><![CDATA[<p>Does this command work for you:<br /></p><div class="codebox"><pre><code># touch /etc/iredmail-acl-testing
# setfacl -m u:bin:--- /etc/iredmail-acl-testing</code></pre></div><p>If it works, you can ignore all steps about acl.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-10-09T11:00:50Z</updated>
			<id>http://www.iredmail.org/forum/post1417.html#p1417</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1415.html#p1415" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I have an OpenVZ VPS with only&nbsp; ubuntu-8.04-i386-minimal installed.</p><p>I did this:</p><p>•&nbsp; &nbsp; Install packages:<br /># sudo apt-get install acl&nbsp; &nbsp; (this works ok!, I have installed ACL 2.2.45-1</p><p>I had to add ACL in fstab because I had an error message in the next command (sudo mount -o remount,rw,acl /) It says: &quot;ACL&quot; not found . </p><p>---------------------------------------------------------------------------------<br />•&nbsp; &nbsp; Add mount option &#039;acl&#039; in /etc/fstab which contains &#039;/etc/&#039; directory if it doesn&#039;t there yet. Copy it as a new line, and comment the old one, add &#039;acl&#039; like below.<br />#UUID=d4cfe48c-4332-4357-bcc8-1ed977449e89 /&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ext3&nbsp; &nbsp; relatime,errors=remount-ro 0&nbsp; &nbsp; &nbsp; &nbsp;1<br />UUID=d4cfe48c-4332-4357-bcc8-1ed977449e89 /&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ext3&nbsp; &nbsp; acl,relatime,errors=remount-ro 0&nbsp; &nbsp; &nbsp; &nbsp;1</p><p>I added this line in fstab</p><p>Note: It seems you don&#039;t need to add this &#039;acl&#039; option in /etc/fstab if you use VPS which hosted by OpenVZ, because you can&#039;t edit /etc/fstab file, and it already supports acl.</p><p>-----------------------------------</p><p>Then I did this</p><p>•&nbsp; &nbsp; Remount the mount point which contains &#039;/etc/&#039; directory. e.g. &#039;/&#039;:<br /># sudo mount -o remount,rw,acl /</p><p>mount: permission denied&nbsp; (error message)</p><p>What can I do in order to solve this problem?</p><p>thanks</p>]]></content>
			<author>
				<name><![CDATA[Peace5]]></name>
				<uri>http://www.iredmail.org/forum/user372.html</uri>
			</author>
			<updated>2009-10-09T10:09:44Z</updated>
			<id>http://www.iredmail.org/forum/post1415.html#p1415</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1402.html#p1402" />
			<content type="html"><![CDATA[<p>in openvz would show the error. but seem would not affect your install the iredmail.</p><p>now the newest verison, 0.51 ,no need the acl.</p>]]></content>
			<author>
				<name><![CDATA[shake]]></name>
				<uri>http://www.iredmail.org/forum/user3.html</uri>
			</author>
			<updated>2009-10-09T02:10:32Z</updated>
			<id>http://www.iredmail.org/forum/post1402.html#p1402</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1397.html#p1397" />
			<content type="html"><![CDATA[<p>Yes, howtoforge tutorial is out of date, but we already update iRedMail official installation guide, with below note:</p><div class="quotebox"><blockquote><p>Note: It seems you don&#039;t need to add this &#039;acl&#039; option in /etc/fstab if you use VPS which hosted by OpenVZ, because you can&#039;t edit /etc/fstab file, and it already supports acl.</p></blockquote></div><p><a href="http://code.google.com/p/iredmail/wiki/Installation_on_Ubuntu">http://code.google.com/p/iredmail/wiki/ … _on_Ubuntu</a></p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-10-09T01:28:33Z</updated>
			<id>http://www.iredmail.org/forum/post1397.html#p1397</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[mount: permission denied]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1396.html#p1396" />
			<content type="html"><![CDATA[<p>Hello</p><p>I have an OpenVZ VPS with only ubuntu-8.04-i386.</p><p>I followed step by step this tutorial:<br /><a href="http://www.howtoforge.com/iredmail-mail-server-with-ldap-postfix-roundcube-squirrelmail-dovecot-clamav-spamassassin-amavisd-ubuntu-8.04">http://www.howtoforge.com/iredmail-mail … buntu-8.04</a></p><br /><p>I cannot run this command:&nbsp; mount -o remount,rw,acl /</p><p>Error message: mount: permission denied</p><p>I installed: &quot;apt-get install acl&quot; before I run that command</p><p>This is my fstab<br />/dev/hda1&nbsp; &nbsp; &nbsp; &nbsp;/&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ext3&nbsp; &nbsp; acl,errors=remount-ro 0&nbsp; &nbsp; &nbsp; &nbsp;1</p><p>Can somebody help me?</p><p>Thanks</p><p>Peace5</p>]]></content>
			<author>
				<name><![CDATA[Peace5]]></name>
				<uri>http://www.iredmail.org/forum/user372.html</uri>
			</author>
			<updated>2009-10-09T00:32:02Z</updated>
			<id>http://www.iredmail.org/forum/post1396.html#p1396</id>
		</entry>
</feed>
