| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | | 
09-26-2008, 11:17 AM
| | | Home Grown Email -> Zimbra Let me start by saying I'm in unfamiliar territory right now. I'm the Webmaster at a college and suggested we move to Zimbra for email. We had a test environment up and running and were pretty pleased when our home grown email server went down. I'm now being requested to turn our test environment into a live environment. Not only is it a little out of my area, but it's certainly not the most ideal way to roll this into production.
All that aside, we have no documentation on the current email server. All I know is that it stores the messages in /var/spool/mail I'm hoping that there is a way we can import all emails from this system to our new Zimbra install, but I'm really not even sure where to get started. Can someone help get me in the right direction? | 
09-26-2008, 12:57 PM
| | | Coincidence What a coincidence, I have exactly the same issue, only this is for a secondary school, so I will also appreciate it if we can get some help.
Thanks in advance, | 
09-26-2008, 01:19 PM
| | | Did your old-skool mail system have an IMAP server pointed at it's mailboxes, and can you get that running?
__________________
Jay R. Ashworth - ZCS 6.0.9CE/CentOS5 - St Pete FL US - Music - Blog - Photography - IANAL - I AAMA Try to Ask Questions The Smart Way -- you'll get better answers.
Put your product and version in your profile/signature - All opinions strictly my own, even though I have an employer these days.
If you [SOLVE] something, please tell everyone how for the archives
And, please... read what people write, and answer the questions they asked, not the ones they didn't. | 
09-26-2008, 01:28 PM
| | | I don't believe so, I think it's only POP3 access. I specifically recall our Network Administrator mentioning he wished it was IMAP isntead. | 
09-26-2008, 01:34 PM
| | | Alas.
There's an mbox to IMAP script on the wiki, written in Python, which you might be able to use to inject your old mail into your new mailboxes, though you're likely going to have to build a fair bit of scaffolding around it to use it in large-scale production, as I infer you'll need to.
IMAP on the Zimbra side, of course.
__________________
Jay R. Ashworth - ZCS 6.0.9CE/CentOS5 - St Pete FL US - Music - Blog - Photography - IANAL - I AAMA Try to Ask Questions The Smart Way -- you'll get better answers.
Put your product and version in your profile/signature - All opinions strictly my own, even though I have an employer these days.
If you [SOLVE] something, please tell everyone how for the archives
And, please... read what people write, and answer the questions they asked, not the ones they didn't. | 
09-26-2008, 01:39 PM
| | | Imap Well our server has IMAP installed, but it conflicts with Zimbra (Port 143) so it's stopped, I think the best way would be grabing the mail files (if I'm not mistaken they have each user's name) and import them (somehow) into Zimbra.
Am I right dbo? | 
09-27-2008, 10:26 AM
| | | In a few hours I'm going to do a full migration using pop2imap, which is mentioned on the wiki.
It's worked very well in my tests migrating from an existing server via pop3 to Zimbra via imap. | 
09-27-2008, 11:21 AM
| | | That's the hope. I actually wondered if there was a way to parse these files and forward them back to the original recipient. This would ensure that emails & all attachments were imported.
Do you have a link to the python script? | 
09-27-2008, 01:08 PM
| | | No, Zimbra has it's own IMAP. And the script I mentioned is on the page that mrraaronm linked.
__________________
Jay R. Ashworth - ZCS 6.0.9CE/CentOS5 - St Pete FL US - Music - Blog - Photography - IANAL - I AAMA Try to Ask Questions The Smart Way -- you'll get better answers.
Put your product and version in your profile/signature - All opinions strictly my own, even though I have an employer these days.
If you [SOLVE] something, please tell everyone how for the archives
And, please... read what people write, and answer the questions they asked, not the ones they didn't. | 
09-27-2008, 07:28 PM
| | | I somehow missed mrraaronm's post completely. This link looks like a huge help. Thanks for pointing me in the right direction. The Perl script is probably the route I'll go as I have far more Perl experience than Python. | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |