I might do not have the latest version! Sorry, i am using a pre compiled package now. Virtualization issues. Sorry.
# dovecot --version 2.0.rc3
The pacake i am using is dovecot-2.0-0.18_114_rc3.el5.x86_64.rpmhttp://dl.atrpms.net/all/dovecot-2.0-0.18_114_rc3.el5.x86_64.rpm
don't know if it has already your patch! I am sorry could be my problem the inbox issue!
[]'sf.rique
On Tue, Aug 3, 2010 at 12:03 PM, Henrique Fernandes sf.rique@gmail.comwrote:
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 tss@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 stak@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
Any -o parameters must be before "mirror".
You can't create a namespace with a command line parameter. Just add to your dovecot.conf:
namespace { separator = / inbox = yes }