Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.
/ imapshell Public archive

debug and migrate IMAP accounts from the command line

License

Notifications You must be signed in to change notification settings

markpasc/imapshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imapshell

imapshell provides some interactive IMAP functions for debugging and migrating mail from one IMAP server to another.

Install

Install as any other Python program:

$ python setup.py install

Or install in a virtual environment to isolate it from your system Python.

Usage

$ imapshell -v login mail.example.com
INFO: Set log level to INFO
mail.example.com login name: markpasc@example.com
mail.example.com password:
INFO: Connected successfully

$

About

debug and migrate IMAP accounts from the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages