<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PostfixMail.com &#187; Cyrus-Imap</title>
	<atom:link href="http://postfixmail.com/blog/index.php/tag/cyrus-imap/feed/" rel="self" type="application/rss+xml" />
	<link>http://postfixmail.com/blog</link>
	<description>Postfix Mail Server Training and Consulting</description>
	<lastBuildDate>Sat, 10 Jul 2010 13:18:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Enforcing Mailbox Quotas</title>
		<link>http://postfixmail.com/blog/index.php/enforcing-mailbox-quotas/</link>
		<comments>http://postfixmail.com/blog/index.php/enforcing-mailbox-quotas/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 11:07:27 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Cyrus-Imap]]></category>
		<category><![CDATA[cyrus]]></category>
		<category><![CDATA[cyrus quotas]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=336</guid>
		<description><![CDATA[One nice feature of cyrus IMAP is that it does support quotas. Quotas are applied on the basis of the mailbox and any sub-mailboxes that do not have quotas. This means that a mailbox can only have or be a part of one quota. When mail arrives the quota is checked to verify that the [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/enforcing-mailbox-quotas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cyrus-Utils Command Summary</title>
		<link>http://postfixmail.com/blog/index.php/cyrus-utils-command-summary/</link>
		<comments>http://postfixmail.com/blog/index.php/cyrus-utils-command-summary/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 11:07:13 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Cyrus-Imap]]></category>
		<category><![CDATA[cyrus admin]]></category>
		<category><![CDATA[cyrus commands]]></category>
		<category><![CDATA[cyrus-utils]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=283</guid>
		<description><![CDATA[The Cyrus IMAP server has a program that is in the cyrus-utils that provides a way to administer the system.   The rpm for cyrus-utils should be installed when the server is installed.  The utils are an important part of the program management. Command                                   Description createmailbox, cm                                 Create a mailbox deleteaclmailbox, dam                           Delete an ACL on [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/cyrus-utils-command-summary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cyrus Admin User</title>
		<link>http://postfixmail.com/blog/index.php/cyrus-admin-user/</link>
		<comments>http://postfixmail.com/blog/index.php/cyrus-admin-user/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 10:12:58 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Cyrus-Imap]]></category>
		<category><![CDATA[cyrus]]></category>
		<category><![CDATA[cyrus admin]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=277</guid>
		<description><![CDATA[The default admin user is cyrus; however, an additional admin may be needed, or for some reason the default does not work a new admin can be created. Create an admin user name on the system with a password first.  cyrus is the default and will be created when cyrus IMAP is installed. However, a [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/cyrus-admin-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Users in Cyrus-IMAP</title>
		<link>http://postfixmail.com/blog/index.php/create-users-in-cyrus-imap/</link>
		<comments>http://postfixmail.com/blog/index.php/create-users-in-cyrus-imap/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 23:37:10 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Cyrus-Imap]]></category>
		<category><![CDATA[cyrus-imap users]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[Postfix Mail Server]]></category>
		<category><![CDATA[Postfix Training]]></category>
		<category><![CDATA[yrus users]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=279</guid>
		<description><![CDATA[Create Users Create the users on the system. Create users with the false option so they cannot log into the server. This is an added security feature. A. Create the User useradd sue -s /bin/false passwd sue A common mistake is to forget to provide passwords for these users. B. Use saslpasswd2 to create a [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/create-users-in-cyrus-imap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cyrus-Imap Install</title>
		<link>http://postfixmail.com/blog/index.php/cyrus-imap-install/</link>
		<comments>http://postfixmail.com/blog/index.php/cyrus-imap-install/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 12:03:53 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Cyrus-Imap]]></category>
		<category><![CDATA[cyrus]]></category>
		<category><![CDATA[cyrus and postfix]]></category>

		<guid isPermaLink="false">http://postfixmail.com/blog/?p=275</guid>
		<description><![CDATA[Basic Installation Install the two basic applications required, cyrus-imapd and cyrus-imapd-utils. You can either use the graphical tools to install or from the command line: yum install cyrus-imapd cyrus-imapd-utils (CentOS) apt-get install cyrus-imapd cyrus-impad-utils (Ubuntu) Start cyrus-imapd # service cyrus-imapd start Starting cyrus-imapd: preparing databases&#8230; done.         [  OK  ] (Suse and Ubuntu) /etc/init.d/cyrus-imapd start Starting [...]]]></description>
		<wfw:commentRss>http://postfixmail.com/blog/index.php/cyrus-imap-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
