Version: 9.0.0, Package name: mdsort-9.0.0 |
Maintained by: Anton Lindqvist |
Master sites: |
Description Move messages from one maildir to another according to a set of user defined rules. |
Filesize: 63.424 KB |
Version History (View Complete History) |
|
2021-01-22 00:08:50 by Anton Lindqvist | Files touched by this commit (2) |
Log message: update to mdsort-9.0.0 - remove message blacklist functionality used during maildir traversal - remove support for the sync option used with maildir - add isdirectory matcher, evalutes to true if the path refers to an existing directory - best effort reduction of side effects when moving a message fails - check for presence of TAILQ_END during configure, this macro is not present on macOS |
2020-12-16 12:59:46 by Anton Lindqvist | Files touched by this commit (2) |
Log message: update to mdsort-8.0.0 - stop leaking interpolation matches between rules - remove force pattern flag - skip mbox separator line - support many label actions in conjunction with pass |
2020-12-03 09:05:22 by Anton Lindqvist | Files touched by this commit (2) |
Log message: update to mdsort-7.1.0 - add support for matching each attachment in a message, Its intended use is to extract calendar attachments - fix label concatenation bug |
2020-11-05 11:38:42 by Anton Lindqvist | Files touched by this commit (2) |
Log message: update to mdsort-7.0.0 - rework attachment grammar - initialize file descriptor field for attachments |
2020-09-14 11:27:27 by Anton Lindqvist | Files touched by this commit (2) |
Log message: update to mdsort-6.0.1 - fix null dereference when macro is absent |
2020-09-12 02:58:27 by Anton Lindqvist | Files touched by this commit (2) |
Log message: update to mdsort-6.0.0 - unfold header values into a single space separated line, according to RFC 2822 - add support for macros to configuration |
2020-07-11 05:38:09 by Anton Lindqvist | Files touched by this commit (2) |
Log message: update to mdsort-5.3.0 - add exec action which can be used to execute an arbitrary command for each matched message |
2020-06-17 12:20:22 by Anton Lindqvist | Files touched by this commit (2) |
Log message: update to mdsort-5.2.3 - do not limit base64 decode to bodies of attachments as a message without attachments might be encoded as well |
2020-03-17 08:56:59 by Anton Lindqvist | Files touched by this commit (2) |
Log message: Update to mdsort-5.2.2. |
2020-02-01 02:18:17 by Anton Lindqvist | Files touched by this commit (2) |
Log message: Update to mdsort-5.2.0. |
2020-01-20 14:00:38 by Anton Lindqvist | Files touched by this commit (2) |
Log message: Update to mdsort-5.1.0. |