spugmail is a mail client.
spugmail requires Python 1.5.2 or later with curses support, and is intended to be run on UNIX-like OS's.
Requirements:
· Python
Installation:
Copy the "spug" directory to somewhere in your python-path (like
/usr/local/lib/python1.5/site-packages). Type the following command:
python -c "import compileall; compileall.main()" < install-dir >/spug
where < install-dir > is the directory you copied into.
Copy "spugmail" into a directory on your path. You may need to change the
first line to point to where you have your python binary installed.
Use:
Run "spugmail". Ctrl-X brings up a menu.
Product's homepage