Thanks!
I want in the same place i as did in the comand dsync -D -vv -u stak@example.com mirror maildir:/CX4/vdomains/nti.uff.br/stak/mail/
It will be in the folders new, cur, tmp or it will create an imap folder .INBOX with the folders cur, new and tpm inside of it?
Sorry about so many questions.
[]'sf.rique
On Tue, Aug 3, 2010 at 1:18 PM, Timo Sirainen tss@iki.fi wrote:
On Tue, 2010-08-03 at 13:11 -0300, Henrique Fernandes wrote:
Is not a problem, is not sync, but i guess i have old code.
my question is: i declare inbox in a diferente location! mail_location = mbox:/CX4/vdomains/%d/home/% n/mail:INBOX=/CX4/vdomains/%d/var/spool/mail/% n:INDEX=/tmp/imap-index/%d/%n
This specifies INBOX location when reading from source mbox file.
When i dsync with:
# dsync -D -vv -u stak@example.com backup maildir:/CX4/vdomains/nti.uff.br/stak/mail/
To where would the inbox go ?
The same place where it would go even if you didn't specify INBOX path for mbox, i.e. the default INBOX location for Maildir: /CX4/vdomains/nti.uff.br/stak/mail/.
If you want it elsewhere, you can again add :INBOX=<elsewhere> at the end of the maildir:...