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 dsync-local(s...@example.com): Error: read() from worker server failed: EOF dsync-local(s...@example.com): Info: CERT-UFF: only in source dsync-local(s...@example.com): Info: EDUFF: only in source dsync-local(s...@example.com): Info: Enviados: only in source dsync-local(s...@example.com): Info: Lixeira: only in source dsync-local(s...@example.com): Info: MailUFF: only in source dsync-local(s...@example.com): Info: Rascunhos: only in source dsync-local(s...@example.com): Info: Spam: only in source dsync-local(s...@example.com): Info: VoIP: only in source dsync-local(s...@example.com): Info: wwwuff: only in source dsync-local(s...@example.com): Error: Unexpected reply from server:
I especified th separator but now it does not see the folder. and it is there. # ls -la /CX4/vdomains/example.com/stak/mail/ total 0 drwx------ 2 deliver mail 3896 Aug 3 08:04 . drwxr-xr-x 3 deliver mail 3896 Aug 3 08:04 .. What could it be now ? Should i do what i have done ? especified the separator ? []'sf.rique On Tue, Aug 3, 2010 at 11:14 AM, Henrique Fernandes <sf.ri...@gmail.com>wrote: > #dsync -D -vv -u s...@nti.uff.br mirror maildir:/CX4/vdomains/ > nti.uff.br/stak/mail > dsync(root): Fatal: Mail locations must use the same virtual mailbox > hierarchy separator (specify separator for the default namespace) > > My mail.conf > > *mail_location = > mbox:/CX4/vdomains/%d/home/%n/mail:INBOX=/CX4/vdomains/%d/var/spool/mail/%n:INDEX=/tmp/imap-index/%d/%n > > *What that error means ? > > Before when i used convert before, it worked as expected. > > I want to convert my mboxs to maildir. > > Prefered withoud down time. > > To do without down time i will do like this. > > First i convert like i am trying it above, and after i do this, i run once > again to see if got any new mail after this, i change in my mysql setting of > mail location to /CX4/vdomains/%d/%u/mail/ > > My mysql settins override the conf file. > > But firts i have to make the first command work, anyone has any ideias ? > > > > > []'sf.rique >