<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Shared Folders]]></title>
		<link>http://www.iredmail.org/forum/topic4070-shared-folders.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4070.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Shared Folders.]]></description>
		<lastBuildDate>Tue, 23 Oct 2012 16:24:48 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Shared Folders]]></title>
			<link>http://www.iredmail.org/forum/post18798.html#p18798</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: <br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): <br />- Linux/BSD distribution name and version: <br />- Related log if you&#039;re reporting an issue: <br />==== ==== Required information ====<br />- iRedMail version: 0.8.3<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): Active Directory<br />- Linux/BSD distribution name and version: Centos<br />- Related log if you&#039;re reporting an issue: <br />==== <br />I have created public folders for mailing-list usage using this in my dovecot.conf</p><div class="codebox"><pre><code>namespace {
    type = private
    separator = /
    prefix =
    #location defaults to mail_location.
   # location = maildir:/%Ld/%Ln/Maildir/:INDEX=/%Ld/%Ln/Maildir/
    inbox = yes
}

namespace {
    type = public
    separator = /
    prefix = Public/
    location = maildir:/var/vmail/public
    subscriptions = yes
    inbox = no
    hidden = no
}</code></pre></div><p>I have also used autosubscribe so that all users are subscribed in those public folders. Users can only use Roundcube (no IMAP or POP3). The problem is that users in roundcube can go &quot;Settings&quot; -&gt; &quot;Folders&quot; and unsubscribe and even delete the folders. Is there any way to prevent that?</p>]]></description>
			<author><![CDATA[null@example.com (stocton12)]]></author>
			<pubDate>Tue, 23 Oct 2012 16:24:48 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post18798.html#p18798</guid>
		</item>
	</channel>
</rss>
