Giter Club home page Giter Club logo

pop2imap's Introduction

NAME
    pop2imap - POP to IMAP sync or copy tool. Synchronize mailboxes between
    a pop and an imap servers.

    $Revision: 1.27 $

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 <num>]
              [--user1 <string>] [--passfile1 <string>]
              [--host2 server2]  [--port2 <num>] [--ssl2|--starttls2]
              [--user2 <string>] [--passfile2 <string>]
              [--from <string>]  [--to <string>]
              [--justlogin]
              [--timeout2 <int>]
              [--folder <string>]
              [--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 transferring a given message if it is already on both
    sides. You can stop the transfer 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 transfer (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 [email protected]

LICENSE
    pop2imap is free, gratis, open, public software cover by the NOLIMIT
    licence. "No limit to do anything with this work and this license."

BUGS
    No known bug. Report any bugs to the author: [email protected]

SIMILAR SOFTWARES
    None known. Feedback will be welcome.

    I saw this proxy same name software : http://soderberg.net/pop2imap/
    (2008 : disappeared)

    $Id: pop2imap,v 1.27 2015/11/03 23:34:02 gilles Exp gilles $

pop2imap's People

Contributors

stuckj avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

ilueckel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.