Hi

Here is what I do.
I have a working imap spool and a mailbox with sub-folder.
I remove the cyrus.index from this sub-folder, run cyrreconstruct on the mailbox
and expect to have the cyrus.index file rebuild.
But the file is not rebuild.
If I use the * wildcard to include all sub-folder of the mailbox, then
the file is rebuild.

I dont understand what is '-r' for then.

Any idea ?
A bug or a feature ?



bash-3.2$ ls 
./spool/domain/m/mydomain.loc/c/user/catchall^mydomain^loc/alias2/cyrus.index
./spool/domain/m/mydomain.loc/c/user/catchall^mydomain^loc/alias2/cyrus.index
bash-3.2$ ls -l
./spool/domain/m/mydomain.loc/c/user/catchall^mydomain^loc/alias2/cyrus.index
-rw------- 1 kolab-r kolab-r 176 Oct 24 11:46
./spool/domain/m/mydomain.loc/c/user/catchall^mydomain^loc/alias2/cyrus.index
bash-3.2$ rm  
./spool/domain/m/mydomain.loc/c/user/catchall^mydomain^loc/alias2/cyrus.index
bash-3.2$ cyrreconstruct -r -f user/[EMAIL PROTECTED]
user/[EMAIL PROTECTED]
bash-3.2$ ls -l
./spool/domain/m/mydomain.loc/c/user/catchall^mydomain^loc/alias2/cyrus.index
ls: 
./spool/domain/m/mydomain.loc/c/user/catchall^mydomain^loc/alias2/cyrus.index:
No such file or directory
bash-3.2$ cyrreconstruct -r -f user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
user/catchall.mydomain.loc/[EMAIL PROTECTED]
bash-3.2$ ls -l
./spool/domain/m/mydomain.loc/c/user/catchall^mydomain^loc/alias2/cyrus.index
-rw------- 1 kolab-r kolab-r 176 Oct 24 11:53
./spool/domain/m/mydomain.loc/c/user/catchall^mydomain^loc/alias2/cyrus.index

-- 
Alain Spineux
aspineux gmail com
May the sources be with you
----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to