NAME pop2imap - POP to IMAP sync or copy tool. Synchronize mailboxes between a pop and an imap servers. $Revision: 1.18 $ INSTALL Get pop2imap at http://www.linux-france.org/prj/pop2imap/dist/ tar xzvf pop2imap-x.xx.tgz # x.xx is the version number Read the INSTALL file. freshmeat record: http://freshmeat.net/projects/pop2imap/ SYNOPSIS pop2imap [options] pop2imap --help pop2imap pop2imap [--host1 server1] [--port1 ] [--user1 ] [--passfile1 ] [--host2 server2] [--port2 ] [--ssl2] [--user2 ] [--passfile2 ] [--folder ] [--delete] [--dry] [--quiet] [--debug] [--debugimap] [--debugpop] [--version] [--help] DESCRIPTION The command pop2imap is a tool allowing incremental transfer from one POP3 mailbox to an IMAP one. We sometimes need to transfer mailboxes from one POP3 server an IMAP server. This is called migration. pop2imap is the adequate tool because it reduces the amount of data transfered by not transfering a given message if it is already on both sides. You can stop the transfert at any time and restart it later, pop2imap is adapted to a bad connection. You can decide to delete the messages from the source mailbox after a successful transfert (it is a good feature when migrating). In that case, use the --delete option. You can also just synchronize a mailbox A from another mailbox B in case you just want to keep a "live" copy of B in A. OPTIONS Invoke: pop2imap --help AUTHOR Gilles LAMIRAL lamiral@linux-france.org LICENSE pop2imap is free, gratis and open source software cover by the GNU General Public License. See the GPL file included in the distribution or the web site http://www.gnu.org/licenses/licenses.html BUGS No known bug. Report any bugs to the author: lamiral@linux-france.org SIMILAR SOFTWARES None known. Feedback will be welcome. I saw this proxy same name software : http://soderberg.net/pop2imap/ (2008 : disapeared) $Id: pop2imap,v 1.18 2008/09/01 01:28:23 gilles Exp gilles $