OK, I tried to use Thunderbird and had no success opening any of the message files with it.
Here is what I was given from the ISP that provided these files:
.sqmaildata folder - contains .abook, .pref and html files with no extension (the actual messages)
mail folder - contains folders .Drafts, .Sent, .Trash, new and a bunch of user@domain.com files
That's it. As near as I can tell the "mail" folder seems to be where the directory structure for the mailbox is stored, as there are no messages just directories and 1KB files. The .sqmaildata directory is where all the actual messages are stored, and I assume the .abook files are address book entries and the .pref files are some sort of pointer as they are all structured as user@domain.pref.
I don't seem to have an "mbox" of any type, and Thunderbird doesn't seem to recognize anything in the directories I do have. What do I need to do to get an IMAP client to recognize the mailbox?
Main Topics
Browse All Topics





by: DaveHowePosted on 2009-09-23 at 08:27:29ID: 25404284
squirrelmail is *not* a mail server, it is an imap client.
similarly, outlook is an imap client, but I suspect if you are copying flat files, you are in fact copying mbox files; outlook cannot open/import mbox files, but thunderbird can.
if outlook is connected to an imap server (of any sort) or exchange, you could open the mbox files in thunderbird, then drag-drop them into imap; you can then see them in outlook.
alternatively, given you just need imap, you could get something capable of reading mbox and offering imap (cygwin iirc comes with cyrus, so you could install that on windows) but personally I would just stick them in thunderbird and upload them from there to the imap server of your choice.