Oh, sorry, i had just did this! Without the inbox.
Seans it is runing now! I just send an question about dsync in another thread, could you take a look please ? Thanks! Appreciate. But it seens i did not get the inbox. In the other thread you said it got it. I did not convert the inbox! And, even if did, what would the inbox folder name be ? or it would just create the folders new, cur and tmp on the directory i specified, bytheway, the last one is the way i think will be best! []'sf.rique On Tue, Aug 3, 2010 at 11:51 AM, Timo Sirainen <t...@iki.fi> wrote: > On Tue, 2010-08-03 at 11:39 -0300, Henrique Fernandes wrote: > > Ok, now i am getting this: > > > > # dsync -D -vv -u s...@example.com mirror maildir:/CX4/vdomains/ > > example.com/stak/mail/ -o separator=/ > > dsync(root): Fatal: execvp(maildir:/CX4/vdomains/ > example.com/stak/mail/) > > failed: No such file or directory > > 1) Any -o parameters must be before "mirror". > > 2) You can't create a namespace with a command line parameter. Just add > to your dovecot.conf: > > namespace { > separator = / > inbox = yes > } > >