Okay, trying imapcopy from a client again...

I opened port 143, changed IMAP_TLS_REQUIRED to 0, and restarted Courier via:
/usr/local/libexec/imapd.rc restart

I now get 'Connection refused' from 'telnet imap.host 143'

ps shows some instances of /usr/local/bin/couriertls ... running with a new time, but many are from my reboot last night. And authdaemon.plain are all from last night.

Rather than bounce the whole server, is there a more graceful way to do a full restart?

Thanks!

PS, Is imap copy considered a better tool than imapsync? I've been struggling with imapsync to get a config file working, but it doesn't like my my store definitions. Ultimately, it would be nice to be able to move imap trees from a server requiring TLS.

Jay Lee wrote:

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




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to