15 messages in net.sourceforge.lists.courier-usersRe: [courier-users] imapcopy / imapsy...
FromSent OnAttachments
JazNov 17, 2005 6:59 am 
Jay LeeNov 17, 2005 7:20 am 
JazNov 17, 2005 7:49 am 
JazNov 17, 2005 8:23 am 
Jay LeeNov 17, 2005 11:22 am 
JazNov 17, 2005 11:43 am 
Malcolm WeirNov 17, 2005 12:15 pm 
Gordon MessmerNov 17, 2005 2:15 pm 
JazNov 17, 2005 2:35 pm 
Gordon MessmerNov 17, 2005 2:53 pm 
Jerry AmundsonNov 17, 2005 3:00 pm 
JazNov 17, 2005 3:26 pm 
Gordon MessmerNov 18, 2005 11:13 am 
Arturo 'Buanzo' BusleimanNov 18, 2005 11:16 am 
JazNov 18, 2005 11:37 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] imapcopy / imapsync help pleaseActions...
From:Jay Lee (jl@pbu.edu)
Date:Nov 17, 2005 7:20:47 am
List:net.sourceforge.lists.courier-users

Jaz said:

Hello. This is my first post to this group :)

I'm not able to copy IMAP folders/trees from my courier-imap server to another server. The other server is (gasp) Exchange 2003.

I've tried: imapcopy imapsync Exch. migration wizard

All fail with errors akin to "failed to connect", tho each are running fine serving users on a variety of clients (all using SSL).

Use imapcopy from http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html and make sure TLS is not required for IMAP connections. To do this, make sure IMAP_TLS_REQUIRED=0 in etc/imapd-ssl. Works great for me, if you still have problems, verify you can telnet into port 143 from the machine your running imapcopy on into both IMAP servers. You'll also need to make sure Exchange is allowing plaintext port 143 logins...

Jay