maildirproc 0.3 (Default branch) |
|
|
Saturday February 23, 2008. 07:23 PM FreshMeat
maildirproc is a program that processes one or
several existing mail boxes in the maildir format.
It is primarily focused on mail sorting, which
means 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
mail which has already been delivered. That is a feature, not a bug.
License: GNU General Public License (GPL)
Changes:
The maildir base directory now defaults to the
current working directory. Error handling has been
improved.
|