On Fri, Mar 21, 2008 at 3:27 PM, Bart Coninckx <info@xxxxxxxxxxxxxxxxx> wrote: > >If you are using the unix hierarchy seperator, you need to use > >reconstruct -r user/testuser. > > >Or user/testuser@xxxxxxxxxx if you are using virtual domains. Also make > >sure that the files are chown cyrus:mail (or whatever uid/guid you are > >using). > > >You can run strace reconstruct ... that will maybe you give an better > >idea what it is trying to do. > > >Rudy > > Spoke too soon I believe: I see reconstruct do some stuff, but the cyrus.* > files are unaffected. Also, a folder I restored is not processed by > "reconstruct". > > I used this command: > > su cyrus -c "/usr/lib/cyrus/bin/reconstruct -rfx > user/hiddenfirstname^hiddenlastname@xxxxxxxx" You used a ^ instead of a . between first and last name ! try su cyrus -c "/usr/lib/cyrus/bin/reconstruct -rfx user/hiddenfirstname.hiddenlastname@xxxxxxxx" Regards > > > All files have ownership "cyrus:mail" > > Any idea on why he doesn't touch the restored folders? > > Thx! > > B. > > > > ---- > 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 > -- 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