Putmail Queue 0.2 review
DownloadPutmail Queue provides a queuing system for putmail.py from the Putmail project. It allows you to compose your email messages offl
|
|
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 search tags