<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>http://wiki.diouxx.be/index.php?action=history&amp;feed=atom&amp;title=Cyrus-mbox</id>
		<title>Cyrus-mbox - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.diouxx.be/index.php?action=history&amp;feed=atom&amp;title=Cyrus-mbox"/>
		<link rel="alternate" type="text/html" href="http://wiki.diouxx.be/index.php?title=Cyrus-mbox&amp;action=history"/>
		<updated>2026-04-16T19:26:53Z</updated>
		<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.30.2</generator>

	<entry>
		<id>http://wiki.diouxx.be/index.php?title=Cyrus-mbox&amp;diff=21&amp;oldid=prev</id>
		<title>Ddevleeschauwer : Page créée avec « This is a small console tool which allows to create, modify or delete Cyrus mailboxes according to a predefined scheme (inlcluding subfolders).  cyrus-mbox doesn't create ... »</title>
		<link rel="alternate" type="text/html" href="http://wiki.diouxx.be/index.php?title=Cyrus-mbox&amp;diff=21&amp;oldid=prev"/>
				<updated>2013-03-30T11:56:21Z</updated>
		
		<summary type="html">&lt;p&gt;Page créée avec « This is a small console tool which allows to create, modify or delete Cyrus mailboxes according to a predefined scheme (inlcluding subfolders).  cyrus-mbox doesn&amp;#039;t create ... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is a small console tool which allows to create, modify or delete Cyrus mailboxes according to a predefined scheme (inlcluding subfolders).&lt;br /&gt;
&lt;br /&gt;
cyrus-mbox doesn't create mail accounts! It is supposed, that accounts are administrated independently.&lt;br /&gt;
&lt;br /&gt;
The configuration can be customized in the file /etc/cyrus-mbox.conf.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cyrus-mbox-0.4.0 (hjb -- 2008-04-27)&lt;br /&gt;
Mailbox administration tool for Cyrus IMAPd&lt;br /&gt;
&lt;br /&gt;
usage: cyrus-mbox -i mbox&lt;br /&gt;
&lt;br /&gt;
       cyrus-mbox [ -q n ] [ -f list ] [ -r acl ] -c mbox&lt;br /&gt;
&lt;br /&gt;
       cyrus-mbox [ -q n ] [ -f list ] [ -r acl ] -m mbox&lt;br /&gt;
&lt;br /&gt;
       cyrus-mbox -d mbox&lt;br /&gt;
&lt;br /&gt;
       cyrus-mbox -l&lt;br /&gt;
&lt;br /&gt;
       cyrus-mbox -h&lt;br /&gt;
  mbox           mailbox name&lt;br /&gt;
&lt;br /&gt;
options:&lt;br /&gt;
  -h             Display this help&lt;br /&gt;
  -v level       Be verbose if level &amp;gt; 0 (default: 1)&lt;br /&gt;
  -C file        Use config file instead of /etc/cyrus-mbox.conf&lt;br /&gt;
  -i mbox        Show infos about mailbox mbox&lt;br /&gt;
  -l             List alls mailboxes and show some numbers&lt;br /&gt;
  -d mbox        Delete mailbox mbox including all subfolders&lt;br /&gt;
  -D mbox        Same as -d but without asking &amp;quot;Are you really sure...?&amp;quot;&lt;br /&gt;
  -c mbox        Create mailbox mbox&lt;br /&gt;
  -m mbox        Modify mailbox mbox&lt;br /&gt;
  -q n           Set quota to n MB (n=0: none; default: 1024)&lt;br /&gt;
  -f list        Create additional subfolders (default: 'Learn Learn.Spam Learn.Ham')&lt;br /&gt;
                 (folders 'Trash Sent Drafts Templates' are created anyway)&lt;br /&gt;
  -r acl         Set access list of owner for all folders to acl (default: lrswipcda)&lt;br /&gt;
  -s server      IMAP server (default: localhost)&lt;br /&gt;
  -a admin       Cyrus admin (default: cyrus)&lt;br /&gt;
  -p password    Cyrus admin's password&lt;br /&gt;
                 If -p is omitted or empty cyrus-mbox tries to read the password from &lt;br /&gt;
                 /etc/imap.pwd first. If this file doesn't exist, &lt;br /&gt;
                 cyrus-mbox asks for the password.&lt;br /&gt;
Options -v, -C, -s, -a, and -p  can be used in any case.  &lt;br /&gt;
examples:&lt;br /&gt;
  Get informations about bill's mailbox&lt;br /&gt;
    # cyrus-mbox -i bill&lt;br /&gt;
  Create mailbox for fred including default subfolders and set a 50 MB quota:&lt;br /&gt;
    # cyrus-mbox -q 50 -p secret -c fred&lt;br /&gt;
  Delete wilma's mailbox including all subfolders:&lt;br /&gt;
    # cyrus-mbox -v1 -p secret -d wilma&lt;br /&gt;
  Set the quota of simon's mailbox to 30 MB:&lt;br /&gt;
    # cyrus-mbox -q 30 -m simon&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ddevleeschauwer</name></author>	</entry>

	</feed>