Re: Re: migrate Maildir to mdbox

2017-05-02 Thread Joseph Tam
Michael Segel writes: Which is preferred? MailDir or Mbox? (directory vs flat file) Mailbox; I wish I converted when I had the chance. The only benefits I can see with mbox is that it's slightly less complicated, and if you're doing pattern searching or some global mailbox operation, less I

Re: migrate Maildir to mdbox

2017-05-02 Thread Tanstaafl
On Tue May 02 2017 10:58:33 GMT-0400 (Eastern Standard Time), Aki Tuomi wrote: > mbox is not recommended for new setups unless you have very good reason to do > so. > > Use maildir or sdbox. Just curious - why not mdbox?

Re: migrate Maildir to mdbox

2017-05-02 Thread Aki Tuomi
mbox is not recommended for new setups unless you have very good reason to do so. Use maildir or sdbox. Aki > On May 2, 2017 at 5:09 PM Michael Segel wrote: > > > Silly question… > Which is preferred? MailDir or Mbox? (directory vs flat file) > > How would you do this when migrating fro

Re: migrate Maildir to mdbox

2017-05-02 Thread Michael Segel
Silly question… Which is preferred? MailDir or Mbox? (directory vs flat file) How would you do this when migrating from an old server to a new one? Thx -Mike > On May 2, 2017, at 1:58 AM, Aki Tuomi wrote: > > Assuming your maildir path is /path/to/mail/Maildir You could do it like this: >

Re: migrate Maildir to mdbox

2017-05-01 Thread Aki Tuomi
Assuming your maildir path is /path/to/mail/Maildir You could do it like this: mail_home=/path/to/mail mail_location=mdbox:~/Mail Then run doveadm import -A -s maildir:~/Maildir "" ALL mdbox should end up in /path/to/mail/Mail Please try it with doveadm import -u username first and keep bac

migrate Maildir to mdbox

2017-05-01 Thread Tamas Papp
Hi, I replaced HDDs in my home server and reinstalled the OS (Ubuntu 17.04). Since I had some time I reviewed my Dovecot configuration and changed a couple of things, including mailbox format. Now I would like to migrate e-mail (about 20G -- I use this server as an e-mail archive). The Maildir is