Koozali.org: home of the SME Server

mbox mailbox format

Offline robf355

  • *
  • 82
  • +0/-0
mbox mailbox format
« on: December 29, 2015, 04:56:04 PM »
Hi

I have just installed smeserver after suffering a major server failure, previously I was using suse. All of my old mailboxes were in mbox format (using sendmail/procmail/dovecot), is there a way to get smeserver to use the mbox format, as I have an enormous amount of archived mail folders. I tried converting a folder and copying the resultanr files to the ~/Maildir/archive but dovecot doesn't show any entries in each mailbox folder.
Any help would be appreciated
Regards
Rob

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: mbox mailbox format
« Reply #1 on: December 30, 2015, 08:32:06 AM »
Google 'convert mbox to maildir'.

Your easiest option is probably to use Thunderbird and open the mbox file and open an imap folder and copy all the messages from the box file to the imap folder.

Offline mmccarn

  • *
  • 2,653
  • +10/-0
Re: mbox mailbox format
« Reply #2 on: December 31, 2015, 12:33:04 PM »
If your old server functions well enough to access the email over imap you could copy it from the old to the new server using imapsync.

Offline robf355

  • *
  • 82
  • +0/-0
Re: mbox mailbox format
« Reply #3 on: December 31, 2015, 01:23:59 PM »
Thanks for the replies, I ended up copying the mbox files to another linux box and installing dovecot using mbox format and then set two mail accounts up on a thunderbird client machine and copying between folders, very time consuming but got there in the end!