Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
How To Migrate Mailboxes Between IMAP Servers With IMAP TOOLS
Posted by Philipp Esselbach on: 10/27/2011 11:02 AM [ Print | 0 comment(s) ]
Howtoforge shows you how to migrate mailboxes between IMAP servers
This guide explains how you can migrate mailboxes between IMAP servers with IMAP TOOLS. IMAP TOOLS is a collection of Perl scripts that allow you to do various tasks with IMAP servers and also POP3 servers. In this article I will focus on the scripts imapcopy.pl (copies messages and mailboxes from one IMAP server to another) and pop3toimap.pl (copies POP3 messages to an IMAP server). Both scripts support SSL. If you specify port 993 (995 for POP3) then an SSL connection is initiated. If the port number is 143 (110 for POP3) then it will try a non-SSL connection. With any other value the port will be tested to see if it supports SSL. If so, SSL will be used to make the connection; otherwise a non-SSL connection will be made.
How To Migrate Mailboxes Between IMAP Servers With IMAP TOOLS
Related Threads
01/14/2005 03:13 AM: How to make a boot disc for my Fedora 3 (2) by danleff
09/24/2004 10:08 PM: how to mount fat32 drives during startup??? (2) by blackpage
09/09/2004 11:47 PM: anybody know how to make a CREATIVE PC-CAM 850 run on linux? (4) by egorgry
02/27/2004 11:42 AM: how to mount a folder (8) by danleff
12/06/2003 11:20 PM: How to make ATI drivers work in RH9/Fedora (2) by Tekchip
10/01/2003 12:57 AM: How to make Mandrake use my IEEE-1394 card? (1) by El Kid
09/24/2003 12:06 AM: How to make Xine the default (1) by hollywood63
03/22/2006 06:19 PM: How to make ximian/evolution default email client? (3) by dfmiller
03/09/2003 01:52 AM: How to make wireless lan on VPR 180B5 work with RedHat 8? (1) by bong
02/11/2003 12:04 AM: How to make Win98 the default in a dual boot system (2) by runlevel0
09/24/2004 10:08 PM: how to mount fat32 drives during startup??? (2) by blackpage
09/09/2004 11:47 PM: anybody know how to make a CREATIVE PC-CAM 850 run on linux? (4) by egorgry
02/27/2004 11:42 AM: how to mount a folder (8) by danleff
12/06/2003 11:20 PM: How to make ATI drivers work in RH9/Fedora (2) by Tekchip
10/01/2003 12:57 AM: How to make Mandrake use my IEEE-1394 card? (1) by El Kid
09/24/2003 12:06 AM: How to make Xine the default (1) by hollywood63
03/22/2006 06:19 PM: How to make ximian/evolution default email client? (3) by dfmiller
03/09/2003 01:52 AM: How to make wireless lan on VPR 180B5 work with RedHat 8? (1) by bong
02/11/2003 12:04 AM: How to make Win98 the default in a dual boot system (2) by runlevel0
