Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install maildirproc
How to install maildirproc
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install maildirproc
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 0.5.0 on Jan 5th, 2011
- maildirproc is a program that processes one or
- several existing mail boxes in the maildir format. It is primarily
focused on mail sorting -- i.e., moving, copying, forwarding and
deleting mail according to a set of rules. It can be seen as an
alternative to procmail, but instead of being a delivery agent
(which wants to be part of the delivery chain), maildirproc only
processes already delivered mail. And that's a feature, not a
bug.