Re: mbox 2 Maildir

2019-02-07 Thread Tamas Hegedus via dovecot
Hi, I have some strange things and at the end I am not sure if the migration is (will be) OK. I have a testuser for testing the mbox 2 Maildir migration. It did not received new email during the following steps: sudo -u testuser doveadm sync maildir:/home/testuser/Maildir dsync(testuser

Re: mbox 2 Maildir

2019-02-05 Thread Tamas Hegedus
Sorry. I had wrong syntax. Missing "mbox:" It is OK with this: doveadm sync -RD mbox:~/mail/ On 02/05/2019 10:48 AM, Tamas Hegedus wrote: Hi, I am experimenting with the migration. I unset mail_location, thus it is empty and dovecot performs automatic mailbox detection. Therefore I do not need

Re: mbox 2 Maildir

2019-02-05 Thread Tamas Hegedus
Hi, I am experimenting with the migration. I unset mail_location, thus it is empty and dovecot performs automatic mailbox detection. Therefore I do not need per-user set of mail location. I login as a testuser and do: doveadm sync maildir:~/Maildir It seems for me that in this situation the n

Re: mbox 2 Maildir

2019-01-31 Thread Joseph Tam
Tamas Hegedus, 29.01.19: * Configuration uses mail_location = mbox:~/mails * setup per-user mail location and do for each user individually in a serial manner: -- doveadm sync maildir:~/Maildir; mbox is synced to Maildir, long running time [1] -- doveadm sync maildir:~/Maildir; rerun to do i

Re: mbox 2 Maildir

2019-01-31 Thread Tamas Hegedus
2019 17:39 To: dovecot@dovecot.org Subject: mbox 2 Maildir Hi, I am not an professional system admin, but I am running a small debian mail server for many years. It is time to migrate from mbox to Maildir. There is a nice and clean description for doing this without service downtime at https://wik

Re: mbox 2 Maildir

2019-01-30 Thread Christian Schmidt
Hi, Tamas Hegedus, 29.01.19: * Configuration uses mail_location = mbox:~/mails * setup per-user mail location and do for each user individually in a serial manner: -- doveadm sync maildir:~/Maildir; mbox is synced to Maildir, long running time -- doveadm sync maildir:~/Maildir; rerun to do it

Re: mbox 2 Maildir

2019-01-29 Thread Tamas Hegedus
have less to convert. Maybe this is helpful. -Original Message- From: Tamas Hegedus [mailto:ta...@hegelab.org] Sent: 29 January 2019 17:39 To: dovecot@dovecot.org Subject: mbox 2 Maildir Hi, I am not an professional system admin, but I am running a small debian mail server for many

RE: mbox 2 Maildir

2019-01-29 Thread Marc Roos
the time is there to do convert active mailboxes, I have less to convert. Maybe this is helpful. -Original Message- From: Tamas Hegedus [mailto:ta...@hegelab.org] Sent: 29 January 2019 17:39 To: dovecot@dovecot.org Subject: mbox 2 Maildir Hi, I am not an professional system admin, bu

mbox 2 Maildir

2019-01-29 Thread Tamas Hegedus
Hi, I am not an professional system admin, but I am running a small debian mail server for many years. It is time to migrate from mbox to Maildir. There is a nice and clean description for doing this without service downtime at https://wiki.dovecot.org/Tools/Doveadm/Sync I have to set per-user