GFI Software

Welcome to the GFI Software community forum! For support please open a ticket from https://support.gfi.com.

Home » GFI User Forums » Kerio Connect » Import / use .MSG files
Import / use .MSG files [message #54568] Sat, 19 July 2008 09:29 Go to next message
bengdell is currently offline  bengdell
Messages: 4
Registered: July 2008
Hi,

I am looking to move from MDaemon to Kerio, but MDaemon stores all emails in the .MSG format. I have scoured the forums and google for a solution but can't seem to find one. Does anyone have any bright ideas?

As a test i installed a trial version of Kerio onto one of my windows machines. I set-up a test domain and user account. I then copied an email from one of my MDaemon accounts into the relevant 'store' folder for the test account i set-up and then loaded up Outlook. Obviously i was unable to view the message. So, i have learnt that Kerio cannot read .MSG files natively so can only assume that my only option is to find a way to convert or import legacy .MSG files into Kerio. Is there a way to do this?

Really hoping there are a few pieces of wonderful advice out there in the community as without a solution it is difficult to move over to Kerio.

Thanks in advance

Ben
Re: Import / use .MSG files [message #54571 is a reply to message #54568] Sat, 19 July 2008 17:05 Go to previous messageGo to next message
talkinggoat is currently offline  talkinggoat
Messages: 1
Registered: March 2008
Export the messages, addresses, and whatever else into .pst files, using outlook. Setup Kerio. Connect outlook to the Kerio server. Import the .pst files.

Re: Import / use .MSG files [message #54573 is a reply to message #54571] Sat, 19 July 2008 17:14 Go to previous messageGo to next message
bengdell is currently offline  bengdell
Messages: 4
Registered: July 2008
Thanks for the suggestion. I was hoping there would be a way to do this from the server end. I.e. so that i can convert and import all .MSG files into EML files in batch without having to involve the end-users.

Is there any known way to do this?
Re: Import / use .MSG files [message #54615 is a reply to message #54573] Mon, 21 July 2008 14:39 Go to previous messageGo to next message
sedell is currently offline  sedell
Messages: 25
Registered: August 2004
Probably not. It's not just the messages themselves that need to get moved to the new location, the whole database for each account needs to be created. You still need to have all of the indexes created, the properties files, search and sort information, etc. There's more to it than just the .eml files. It may look like just a collection of .eml files in a bunch of folders, but it's actually a database. Just dropping the mail files into the location bypassing the mail server won't make a working mailbox.

Scott
Re: Import / use .MSG files [message #54616 is a reply to message #54615] Mon, 21 July 2008 14:41 Go to previous messageGo to next message
bengdell is currently offline  bengdell
Messages: 4
Registered: July 2008
Ah interesting. OK looks like the original suggestion is probably the way to go then.
Re: Import / use .MSG files [message #55038 is a reply to message #54568] Wed, 06 August 2008 09:22 Go to previous messageGo to next message
pkngan is currently offline  pkngan
Messages: 1
Registered: August 2008
Location: Vietnam
Very simple,

1. you just copy all .msg files into user\INBOX\#msg\.

2. Than, you need to rename all .msg files to 8 digits filename such as 00000001.msg 00000002.msg and so on. You may use Total Commander rename tool or another tool.

3. delete \INBOX\index.fld

Server will reindex when a new message arrived to the box or restart server to get luck.

I success convert email from Merak and MDaemon too.

Ngan

[Updated on: Wed, 06 August 2008 09:27]

Report message to a moderator

Re: Import / use .MSG files [message #55047 is a reply to message #55038] Wed, 06 August 2008 11:40 Go to previous messageGo to next message
bengdell is currently offline  bengdell
Messages: 4
Registered: July 2008
Fantastic. That sounds nice and simple. I will give it a go.


Re: Import / use .MSG files [message #55116 is a reply to message #54568] Fri, 08 August 2008 03:37 Go to previous messageGo to next message
supersheep is currently offline  supersheep
Messages: 1
Registered: August 2008
I've used Emailchemy in the past to convert user mailboxes. It's pretty smart.

http://www.weirdkid.com/products.html

You could, for example, convert the mailbox at the client end to PST, then use Outlook with the Kerio account added as KOFF/IMAP and then copy it to the server.

That's how I'd go with it, assuming Emailchemy can handle that file format (never met a format it couldn't!)

You can also use the built-in IMAP server to move the mail around, but that's a bit more tech.

And no, I don't work for weirdkid, just like the product! Smile
Migrate Mdaemon to Kerio [message #130445 is a reply to message #54568] Mon, 20 June 2016 13:55 Go to previous messageGo to next message
i.kellywashington is currently offline  i.kellywashington
Messages: 2
Registered: June 2016
what is the file format of kerio?
Re: Migrate Mdaemon to Kerio [message #130447 is a reply to message #130445] Mon, 20 June 2016 14:32 Go to previous messageGo to next message
Carsten Maas (Kerio) is currently offline  Carsten Maas (Kerio)
Messages: 220
Registered: September 2011
All files (mails, contacts, calendars etc.) are in eml format

Carsten Maas
Senior Technical Marketing Engineer
Kerio Technologies

Kerio Deutschland youtube Channel
http://www.youtube.com/KerioDeutschland
Re: Import / use .MSG files [message #130448 is a reply to message #54568] Mon, 20 June 2016 14:34 Go to previous messageGo to next message
ksnyder
Messages: 557
Registered: August 2014
Location: USA
*.eml for the email itself
*.env for the SMTP envelope


Ken Snyder
Re: Migrate Mdaemon to Kerio [message #130453 is a reply to message #130447] Mon, 20 June 2016 18:53 Go to previous messageGo to next message
i.kellywashington is currently offline  i.kellywashington
Messages: 2
Registered: June 2016
can you mention steps to import eml files in kerio app
Re: Migrate Mdaemon to Kerio [message #130455 is a reply to message #130453] Tue, 21 June 2016 05:25 Go to previous messageGo to next message
j.a.duke is currently offline  j.a.duke
Messages: 239
Registered: October 2006
@supersheep mentioned EMailchemy.

That app has a built-in IMAP server, so it might be possible to use the Kerio IMAP migration tool (KIMT) to move messages from .msg directly into Kerio. No guarantee, nor have I tested EMailchemy or KIMT for this scenario.

The other option is, if you have a consistent directory structure for the EML files is to use a variety of python or perl modules & code to move from the structured data into Kerio server via IMAP; again not tested and only theoretical.

There's not a direct route into Kerio from raw eml files.

Cheers,
Jon
Re: Migrate Mdaemon to Kerio [message #137785 is a reply to message #130455] Thu, 23 November 2017 08:02 Go to previous message
naoki123 is currently offline  naoki123
Messages: 2
Registered: November 2017
This conversion is possible with Datavare MSG to EML tool. This software will help you to migrate mailboxes database from MSG to EML file format.
Previous Topic: Not able to share tasks/calendar
Next Topic: kerio Config
Goto Forum:
  


Current Time: Sun May 28 12:49:05 CEST 2023

Total time taken to generate the page: 0.05649 seconds