forked from pjz/mhi
-
Notifications
You must be signed in to change notification settings - Fork 0
MH for IMAP
License
damonconway/MHI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MHI --- mhi is a commandline style mailreader in the tradition of mh and nmh, but mutated to support IMAP. Why? One thing that IMAP provides is the ability for multiple clients to access the same mail store. Graphical clients are all well and good, but sometimes a reversion to the commandline is necessary. Neither mh nor nmh will talk to an IMAP server, so I had to write my own client. Python's imaplib made this easy. Version history: ---------------- 0.5 Inital release because I'm losing inspiration and should share what I've managed so far. TODO: ----- * use getopt * more help - should be self-documenting ala svn/cvs Licensing information is in the LICENSE file. (short version: GPLv3 or CCBYSA)
About
MH for IMAP
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.5%
- Shell 0.5%