Putmail Queue 0.2 review

Download
by rbytes.net on

Putmail Queue provides a queuing system for putmail.py from the Putmail project. It allows you to compose your email messages offl

License: MIT/X Consortium License
File size: 0K
Developer: Ricardo Garcia Gonzalez
0 stars award from rbytes.net

Putmail Queue provides a queuing system for putmail.py from the Putmail project.

It allows you to compose your email messages offline, keep them in a queue, and send them all together later.

This is my first try at providing a queuing system for putmail.py. Inside, you'll find two programs: putmail_enqueue.py and putmail_dequeue.py.

To use them, you must first create the directory $HOME/.putmail/queue/. It's recommended that only you have access to it.

Install the program by running install.sh as root if necessary. Optionally, edit the file first to specify destination directories.

Usage instructions are in the man page. Use "man putmail-queue" to read it. It is a recommended one-time read.

Requirements:
Putmail
Python

Putmail Queue 0.2 keywords